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