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 #159
- Cfg stack by @Christian-B in #160
- Fix sphinx properly by @Christian-B in #162
- Stop passing config values through the simulator by @Christian-B in #161
- test and support python 3.10 instead of 3.6 by @Christian-B in #166
- Where is chip by @Christian-B in #168
- No need for "Ordered" dict by @Christian-B in #171
- store v to p map by @rowleya in #173
- removed no-space-check by @Christian-B in #174
- Reduce overhead by @rowleya in #175
- Global data new by @Christian-B in #170
- remove brackets from assert by @Christian-B in #177
- Extdev fpgas by @rowleya in #181
- Removes code to do with Virtual Chips. by @Christian-B in #180
- actions/setup-python@v4 actions/checkout@v3 by @Christian-B in #183
- support python 3.11 by @Christian-B in #185
- fixed broad-exception-raised by @Christian-B in #188
- Apache2 by @Christian-B in #189
- Doc fix by @Christian-B in #191
- Auto excludes by @Christian-B in #192
- Citation plus by @Christian-B in #194
- Doc polish by @dkfellows in #197
- more direct way to directory by @Christian-B in #201
- Enable spell checking of docstrings by @dkfellows in #200
- Factor out the version of linked docs by @dkfellows in #204
- Too big too place by @Christian-B in #202
- remove 3.7 testing by @Christian-B in #207
- Tweaks to route classes by @dkfellows in #206
- Make Chip support equality/hashing so we can use directly in sets/dicts by @dkfellows in #208
- remove Emergency routing by @Christian-B in #213
- remove unused constants by @Christian-B in #212
Full Changelog: 6.0.0...7.0.0