Nikos M.

Results 50 comments of Nikos M.

If you are still interested I have implemented recently a [Rasterizer library](https://github.com/foo123/Rasterizer) (browser/node) that implementes canvas fill algorithm.

1. Fix SVD implementation (both for column-arrays and row-arrays, transposed) moved to another lib dedicated to linear algebra 2. Check and maybe fix if needed the BLAS routines moved to...

Have same issue here (Joomla 3.3, **not using** htaccess) it is local test install get the JRegistry error ``` text Fatal error: Class 'JRegistry' not found in C:\nikos\work\_nikos\open_source\git\nikos\work\scandinavik\libraries\joomla\application\web.php on line...

Hi there, i plan to use a diffing algorithm for a [custom mvc framework i have](https://github.com/foo123/modelview.js) and want to ask same question about performance. i study both jsondiffpath and objectDiff[](https://github.com/NV/objectDiff.js)...

Hello, I do not have the time to add OGL support, but feel free to add it and make a pull request. If you do, please respect the coding style...

it is possible the threejs adaptor already included will work with OGL though, else try minor modifications (eg setting dirty flags)

Hello, I don't use Textmate so I cannot really tell. But if you follow the instructions in the documentation and get help from the examples for some languages like PHP,...

I am not sure I understand what you want to achieve.. Can you provide an example of the Textmate format and how it would relate to the grammar addon and/or...

Ah, I see now. The second option is only possible if the editor is implemented in javascript (eg Textmate run in javascript) or a new editor-grammar tool is implemented in...

I have made a javascript port of sunfish: [sunfish.js](https://github.com/foo123/sunfish.js) and have ported both `sunfish.py` and `sunfish_nnue.py` versions. I have also added `maxdepth` (eg `go depth x`) and `stop` uci options...