Recent Releases of spinnmachine
spinnmachine - Release 7.0.0
Get this release from PyPI.
pip install SpiNNMachine "1!7.0.0"
Significant Changes
- The range of supported Python versions has changed; we now support (and test with) Python 3.8 – 3.11.
- We have changed the software license from GPL v3 to Apache v2.
What's Changed
- Router max entries is 1023 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/159
- Cfg stack by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/160
- Fix sphinx properly by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/162
- Stop passing config values through the simulator by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/161
- test and support python 3.10 instead of 3.6 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/166
- Where is chip by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/168
- No need for "Ordered" dict by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/171
- store v to p map by @rowleya in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/173
- removed no-space-check by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/174
- Reduce overhead by @rowleya in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/175
- Global data new by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/170
- remove brackets from assert by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/177
- Extdev fpgas by @rowleya in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/181
- Removes code to do with Virtual Chips. by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/180
- actions/setup-python@v4 actions/checkout@v3 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/183
- support python 3.11 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/185
- fixed broad-exception-raised by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/188
- Apache2 by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/189
- Doc fix by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/191
- Auto excludes by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/192
- Citation plus by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/194
- Doc polish by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/197
- more direct way to directory by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/201
- Enable spell checking of docstrings by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/200
- Factor out the version of linked docs by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/204
- Too big too place by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/202
- remove 3.7 testing by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/207
- Tweaks to route classes by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/206
- Make Chip support equality/hashing so we can use directly in sets/dicts by @dkfellows in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/208
- remove Emergency routing by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/213
- remove unused constants by @Christian-B in https://github.com/SpiNNakerManchester/SpiNNMachine/pull/212
Full Changelog: https://github.com/SpiNNakerManchester/SpiNNMachine/compare/6.0.0...7.0.0
- Python
Published by dkfellows over 2 years ago
spinnmachine - Release 6.0.0
Get this release from PyPI.
pip install SpiNNMachine "1!6.0.0"
- Python
Published by Christian-B almost 5 years ago
spinnmachine - Release 5.1.0
Get this release from PyPI.
pip install SpiNNMachine "1!5.1.0"
This is a minor release that fixes a number of bugs.
- Python
Published by dkfellows over 6 years ago