SpiNNakerManchester / SpiNNUtils

Utility classes and functions for SpiNNaker projects
Apache License 2.0
1 stars 5 forks source link

No space check #180

Closed Christian-B closed 2 years ago

Christian-B commented 2 years ago

Same as https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/pull/946

Plus a minor change to a test as numpy.exp(float(-machine_time_step) / (1000.0 * 1)) gives 0.3678794411714424 in the latest version but 0.36787944117144233 in older ones