Recent Releases of https://github.com/cwtsleiden/networkanalysis

https://github.com/cwtsleiden/networkanalysis - 1.3.0

Update of the networkanalysis package. Support for 64-bits arrays has been added. The package can now also handle large networks with more than 1,073,741,823 edges.

- Java
Published by neesjanvaneck almost 3 years ago

https://github.com/cwtsleiden/networkanalysis - 1.2.0

Update of the networkanalysis package. Some convenience methods in the nl.cwts.networkanalysis.Clustering and nl.cwts.util.Array classes have been added.

- Java
Published by neesjanvaneck almost 3 years ago

https://github.com/cwtsleiden/networkanalysis - 1.1.0

Update of the networkanalysis package. In addition to network clustering, the package now also covers network layout, using the VOS layout technique. Furthermore, network clustering now also supports normalization of edge weights and removal of small clusters.

- Java
Published by neesjanvaneck over 5 years ago

https://github.com/cwtsleiden/networkanalysis - 1.0.0

Initial release of the networkanalysis package. Currently, the package is limited to clustering (or community detection) in networks.

- Java
Published by vtraag over 7 years ago