Skip to content

Releases: resero-labs/tsne

Better error handling when openmp not available

21 Aug 17:07
Compare
Choose a tag to compare

This library requires openmp. If it isn't available on your system, the error handling has been improved to suggest methods to install it.

Now has wheel for Windows

17 Aug 17:17
Compare
Choose a tag to compare
Added the last steps to build the windows wheel (#7)

* Added the last steps to build the windows wheel

* Added final feature to get the openmp working

Initial Release of tsne-mp

16 Aug 01:59
Compare
Choose a tag to compare
v0.1.11

Fix typo

Initial Release of tsne-mp

16 Aug 01:50
Compare
Choose a tag to compare

OpneMP impl of python TSNE library. Significant performance improvement.