• v1.2.0 35adf55542

    Silmathoron released this 2019-09-08 14:52:33 +00:00 | 137 commits to main since this release

    This new version vastly improves the support of the backends with respect to node and edges attributes.
    It also introduces new metagroup objects for even better network generation.
    Finally, it comes with a refreshed and enriched documentation.

    Breaking changes:

    • ntype was switched to neuron_type for NeuralGroup and NeuralPop
    • create_group takes neurons as first parameters and name as second

    Improvements:

    • full attributes support (including strings and objects) for all backends
    • addition of metagroups
    • new get_nodes and get_edges functions
    • improved plotting and histogram readded
    • enriched and updated documentation and tutorials
    • larger coverage (now at 30%)

    Bugfix:

    • corrected multiple issues with networkx and nngt backends
    • fixed all attribute-related issues
    • corrected IO for Network with NeuralPop
    Downloads