SpiNNakerManchester / PACMAN

Partition and Configuration Manager for SpiNNaker
Apache License 2.0
9 stars 7 forks source link

Don't need direct numpy dependency #417

Closed dkfellows closed 2 years ago

dkfellows commented 2 years ago

We don't need a direct numpy dependency in this project, as we dependency on SpiNNUtils, and that has numpy as one of its dependencies.

Christian-B commented 2 years ago

Also DataSpec, SpiNNMan,