Remove other neighbour sampling

This commit is contained in:
Pitchaya Boonsarngsuk
2018-01-31 21:17:08 +00:00
parent ab5d22ce1d
commit b6c730ead1
4 changed files with 1 additions and 461 deletions

View File

@@ -1,10 +1,4 @@
/*
export {default as forceNeighbourSampling}
from "./src/neighbourSampling";
export {default as forceNeighbourSamplingPre}
from "./src/neighbourSamplingPre";
*/
export {default as forceNeighbourSamplingDistance}
from "./src/neighbourSamplingDistance";
/*
export { default as forceBarnesHut}