pyclustering
pyclustering copied to clipboard
[ccore.adjacency] Specialization for all-to-all structure
Introduction Currently, adjacent matrix or adjacent lists are created for any type of network structure.
Description Memory and performance optimization should be done for 'all-to-all' network structure. Exception should be arised in case of attempt to set or reset connection between oscillators or neurons.