Tags: cauluomeng/NNGT
Tags
Version 1.2.1 (tfardet#39) Breaking change: `decimate` converted to `decimate_connections` in plot functions. Various corrections: * improved setup for NEST loading * set binsize to int in `total_firing_rate` * improved data management and pip install correction
Version 1.2 (tfardet#36) Major * major improvement of all backend support * bugfixes for new_edge in networkx * bugfixes for all attribute types * thorough tests of node and edges attributes * addition of get_nodes/get_edges methods * addition of metagroups * improved plotting, histogram * updated and improved documentation and tutorials Minor * removed some prints * updated NeuralPop reduce * updated travis * ntype -> neuron_type * switched name/nodes for groups creation * guard for mpl in example, updated todos
Version 1.1.0 (tfardet#31) NNGT fixes Corrected error in distance-rule with OpenMP Improved and corrected draw_network, plot_activity, and animation IO now save and load properly the areas of a Shape changed set_minis to have independent weight working multithreading install on Windows fixed crash with sorting method Graph library interactions Corrected error in betweenness with igraph Corrected neighbors with networkx
Version 1.0.1 (tfardet#26) Improvements * plot_activity has axis keyword and better color handling * get_weights/delays/types support partial edges query * draw_network with colorbar Bugfix * edge_list and neighbour_list attributes saving * problems with network saving in db * get_weights * get_node_attributes * nx edges_attributes and BaseGraph new_edge_attr * inverted in/out neighbours for igraph
PreviousNext