Recent Releases of spinnutilities

spinnutilities - Release 7.0.0

Get this release from PyPI.

pip install SpiNNUtilities "1!7.0.0"

Significant Changes

  1. The range of supported Python versions has changed; we now support (and test with) Python 3.8 – 3.11.
  2. We have changed the software license from GPL v3 to Apache v2.
  3. We've added a global configuration and state management scheme, used extensively by packages that depend on this.

What's Changed

  • Update conf.py by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/147
  • Cfg stack by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/150
  • single template by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/153
  • Cleanup config loading and validation by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/154
  • removed unreliable method before it is used. by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/156
  • If default config missing better to raise an exception by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/158
  • Stop passing config values through the simulator by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/157
  • Unittest setup by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/159
  • safety formatter by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/162
  • Progress bar tweaks by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/155
  • remove convertor from init as it is called using -m by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/160
  • test python 3.10 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/165
  • update classifiers replacing 3.6 with 3.10 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/166
  • replace id param with the_id by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/168
  • support logging dicts by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/169
  • One dict by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/114
  • removed DefaultOrderedDict by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/173
  • No space check by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/180
  • dont care about the file divider by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/179
  • Global data new by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/172
  • adds isresetlast method by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/183
  • Check simulator passes if mocked. by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/184
  • remove bracket from assert by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/185
  • Add documentation to our ping wrapper by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/189
  • adds is_shutdown to View by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/186
  • View holds requires by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/193
  • Send log messages to the database by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/174
  • removed getvalidcomponents by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/191
  • added safety for exit before log store full initialised by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/196
  • Coverage by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/190
  • fix report_dir errors by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/198
  • Drop support for python 3.6 by @andrewgait in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/199
  • Restrict numpy version by @andrewgait in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/200
  • support python 3.11 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/202
  • our own strtobool by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/205
  • Apache2 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/209
  • Requirements by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/215
  • Auto excludes by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/213
  • Citation plus by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/218
  • Support Numpy array as selector by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/221
  • Doc polish by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/223
  • License :: OSI Approved :: Apache Software License by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/226
  • enable long description by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/227
  • Enable spell checking of docstrings by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/225
  • global_reports folder by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/229
  • remove 3.7 testing by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/231
  • Cover by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNUtils/pull/234

Full Changelog: https://github.com/SpiNNakerManchester/SpiNNUtils/compare/6.0.0...7.0.0

- Python
Published by dkfellows over 2 years ago

spinnutilities - Release 6.0.0

Get this release from PyPI.

pip install SpiNNUtilities "1!6.0.0"

- Python
Published by Christian-B almost 5 years ago

spinnutilities - Release 5.1.0

Get this release from PyPI.

pip install SpiNNUtilities "1!5.1.0"

This is a minor release that fixes a number of bugs.

- Python
Published by dkfellows over 6 years ago

spinnutilities - Release 5.0.0

August 9 2019

- Python
Published by Christian-B over 6 years ago

spinnutilities - 4.0.0

Release September 2017

- Python
Published by Christian-B over 8 years ago