Skip to content

Release 2.2 of the Dynamical Network Analysis

Latest
Compare
Choose a tag to compare
@melomcr melomcr released this 18 Mar 18:03
· 4 commits to master since this release

This release includes new parallel processing of contacts and Cartesian distances. Processing of distances to detect contacts or to store shortest Cartesian distances between node groups were previously parallelized using Numba's prange. Now, the user has the option to use explicit parallelism that can speed up contact detection for large systems (with thousands of nodes).