Enable Remigijus's Barnes-Hut

This commit is contained in:
Pitchaya Boonsarngsuk
2018-02-02 12:19:17 +00:00
parent f6ac1f7e37
commit 474bd677ae
2 changed files with 13 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
export {default as forceNeighbourSampling}
from "./src/neighbourSampling";
/*
export { default as forceBarnesHut}
from "./src/barnesHut";
/*
export { default as tSNE}
from "./src/t-sne";
*/