bscully27

Results 4 comments of bscully27

I spent an hour trying different installs with cmd, mingw, pip, setup.py. I'm using python 2.7.10 on windows7. Nothing worked. I then tried on python3.6, worked immediately.

I used to have a working multicoreTSNE on python3.6 in windows7 but uninstalled then tried re-installing, same problem "RuntimeError: Cannot find/open tsne_multicore shared library". tried both pip and clone installs....

I'm curious about orders though, not trades.

The latter, to get more performance. I believe pandas groupby has been optimized (not sure if via Cython) but a bottleneck C function would provide substantial speed gains.