innsternet

Results 2 issues of innsternet

> C:\Python27>python beef.py 18273 0.12345678 0.42424242 0.86737282 > Starting search... > Traceback (most recent call last): > File "beef.py", line 57, in > cl.enqueue_copy(queue, result_count_np, result_count_cl) > File "C:\Python27\lib\site-packages\pyopencl__init__.py", line...

Awesome project by the way. Would it be possible to support Javascript's Engine (V8) Math.Random() which is used by Chrome/Node.js? (https://github.com/v8/v8-git-mirror/blob/master/src/math.js) (http://v8.googlecode.com/svn-history/r8490/branches/bleeding_edge/src/v8.cc) ``` function MathRandom() { var r0 = (MathImul(18030,...