v1.0.0 #24

Merged
Silmathoron merged 45 commits from dev into master 2018-04-26 12:57:51 +00:00
Silmathoron commented 2018-04-26 12:54:12 +00:00 (Migrated from github.com)
  • Pip install on all platforms, including Mac and Windows
  • Updated documentation
  • Improved config
  • New load_from_file function
  • Added check for duplicated edges (in the newly added edges only)
  • Wrapped NEST functions to improve interactions (groups and network.nest_gids are now reset by nest.ResetKernel)
  • Support for non-scalar arguments in neuron_params when creating nest network
  • Improved graph libraries handling for new edges
  • Corrected "neighbout list" IO (errored)
  • Corrected database to work with peewee>=3
  • Corrected network plotting
  • Icreased testing
* Pip install on all platforms, including Mac and Windows * Updated documentation * Improved config * New ``load_from_file`` function * Added check for duplicated edges (in the newly added edges only) * Wrapped NEST functions to improve interactions (groups and network.nest_gids are now reset by nest.ResetKernel) * Support for non-scalar arguments in neuron_params when creating nest network * Improved graph libraries handling for new edges * Corrected "neighbout list" IO (errored) * Corrected database to work with peewee>=3 * Corrected network plotting * Icreased testing
coveralls commented 2018-04-26 13:05:45 +00:00 (Migrated from github.com)

Coverage Status

Coverage decreased (-1.3%) to 24.335% when pulling edafa6640c on dev into 61b4e208ec on master.

[![Coverage Status](https://coveralls.io/builds/16709049/badge)](https://coveralls.io/builds/16709049) Coverage decreased (-1.3%) to 24.335% when pulling **edafa6640c64508dc4a22e79b419bf83acfaa3ae on dev** into **61b4e208ec623b9394730ade1dd1341e7be73ef2 on master**.
Sign in to join this conversation.
There is no content yet.