clementfarabet / manifold

A package to manipulate manifolds.
141 stars 31 forks source link

Add FFI wrapper for Barnes-Hut t-SNE #4

Open lvdmaaten opened 9 years ago

lvdmaaten commented 9 years ago

This PR replaces the communication between Lua and Barnes-Hut t-SNE with an FFI wrapper.