Releases: SpiNNakerManchester/PACMAN
Releases · SpiNNakerManchester/PACMAN
Release 7.0.0
Get this release from PyPI.
pip install SpiNNaker-PACMAN "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.
- Removed the executor and its support models and decorators.
What's Changed
- nuked CompressibleMallocBasedRoutingInfoAllocator by @Christian-B in #366
- nuked DestinationBasedRoutingInfoAllocator by @Christian-B in #367
- Nuke IsomorphicChecker by @Christian-B in #368
- Tags passed as Tags object only by @Christian-B in #369
- Making the configs truly global by @Christian-B in #371
- Config checker by @Christian-B in #376
- Router max entries from Machine by @Christian-B in #377
- Cfg stack by @Christian-B in #378
- Makes Sphinx more like other repo by @Christian-B in #379
- Another small Sphinx fix by @dkfellows in #380
- Move the reports to FEC by @Christian-B in #382
- Update compressor tests by @Christian-B in #384
- Exceptions cleanup by @Christian-B in #385
- Remove unused algorithms by @Christian-B in #389
- Graph view by @Christian-B in #388
- Stop passing config values through the simulator by @Christian-B in #381
- reset_configs by @Christian-B in #392
- report directories as global_variables by @Christian-B in #391
- Bye bye outer_table_compression_target_length setting by @Christian-B in #390
- Split synapse neuron models by @rowleya in #396
- No memory by @Christian-B in #399
- MemoryApplicationGraph now ApplicationGraph by @Christian-B in #401
- Speedup Big FromListConnector by @Christian-B in #398
- Stop ResourceTracker from looking at the Whole Machine by @Christian-B in #403
- reduce the error message once you hit more than 60 chips. by @Christian-B in #408
- No executor by @Christian-B in #409
- Stop using @Inject by @Christian-B in #410
- No executor algorithms now functions and No xml by @Christian-B in #413
- test and support python 3.10 instead of 3.6 by @Christian-B in #416
- Range compress by @Christian-B in #419
- Constraints by @Christian-B in #428
- nuke future requirement by @Christian-B in #429
- No need for "Ordered" dict by @Christian-B in #425
- fixed call output docs by @Christian-B in #370
- ask machine for unused xy by @Christian-B in #361
- app vertex max_atoms_per_core by @Christian-B in #433
- removed no-space-check by @Christian-B in #435
- Reduce overhead by @rowleya in #436
- Global data new by @Christian-B in #423
- Create graph by @Christian-B in #450
- remove brackets from assert by @Christian-B in #451
- hide Placements by @Christian-B in #453
- remove unused resources by @Christian-B in #452
- Extdev fpgas by @rowleya in #463
- View holds requires by @Christian-B in #462
- Removes code to do with Virtual Chips by @Christian-B in #456
- Splitter name by @Christian-B in #461
- removed n_atoms from LegacyPartitionerAPI by @Christian-B in #458
- Fix routing by @rowleya in #470
- get_placement_on_processor by @Christian-B in #471
- Fixed location by @Christian-B in #464
- Fix power monitor buffer extraction by @Christian-B in #469
- Single key_and_mask by @Christian-B in #472
- Increase coverage and some minor fixes. by @Christian-B in #467
- Mvertex label by @Christian-B in #476
- fix report_dir errors by @Christian-B in #477
- Reduce overhead data spec by @rowleya in #478
- Spif output by @rowleya in #479
- Reduce overhead data spec colours by @rowleya in #480
- Remove 3.6 by @andrewgait in #481
- support python 3.11 by @Christian-B in #482
- Ability to create a slice for String by @Christian-B in #483
- fix raise Exception by @Christian-B in #485
- Move bits_needed function into utility_calls by @andrewgait in #486
- Apache2 by @Christian-B in #487
- Auto excludes by @Christian-B in #492
- Fix pool dense by @rowleya in #491
- Citation plus by @Christian-B in #493
- Https by @Christian-B in #494
- Set the max atoms per core to something sensible by @rowleya in #501
- Things that are meant to be overridden need fully-qualified type names by @dkfellows in #502
- more direct way to directory by @Christian-B in #506
- remove diagrams of constraints by @Christian-B in #503
- Osi approved apache software license by @Christian-B in #508
- Factor out the version of linked docs by @dkfellows in #509
- Too big too place by @Christian-B in #507
- Clean up of splitter code by @dkfellows in #511
- Cache atoms shape by @Christian-B in #498
- Fix docs of slices by @dkfellows in #515
- remove 3.7 testing by @Christian-B in #517
Full Changelog: 6.0.0...7.0.0
Release 6.0.0
Get this release from PyPI.
pip install SpiNNaker-PACMAN "1!6.0.0"
Release 5.1.0
Get this release from PyPI.
pip install SpiNNaker-PACMAN "1!5.1.0"
This is a minor release that fixes a number of bugs.
Release 5.0.0
August 9 2019
4.0.0
Fix base key and mask to use key_array when provided