Change license and package name
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# d3-neighbour-sampling
|
# d3-spring-model
|
||||||
|
|
||||||
This module implements Chalmers' 1996 Neighbour and Sampling algorithm for drawing the force-directed layouts. It is a linear time algorithm that uses stochastic sampling to find the best neighbours for high-dimensional data and creates the layout in 2 dimensions.
|
This module implements Chalmers' 1996 Neighbour and Sampling algorithm for drawing the force-directed layouts. It is a linear time algorithm that uses stochastic sampling to find the best neighbours for high-dimensional data and creates the layout in 2 dimensions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user