https://github.com/vitay/ANNarchy
Revision 512a62d98341e53d128463db24c593d67ac1385e authored by Helge Dinkelbach on 06 June 2019, 13:52:17 UTC, committed by Helge Dinkelbach on 06 June 2019, 13:52:17 UTC
If an user wants to store .npz we use the numpy.save/numpy.load methods. For those numpy v1.16.3 changes the default values for allow_pickle. We define now the optional allow_pickle=True for numpy.save / numpy.load calls to remain with the behavior of older versions.
1 parent 2b8e1a5
History
Tip revision: 512a62d98341e53d128463db24c593d67ac1385e authored by Helge Dinkelbach on 06 June 2019, 13:52:17 UTC
Fixed potential bug in load/save method for newer numpy version >=1.16.3.
Tip revision: 512a62d
File Mode Size
ANNarchy
benchmarks
docs
examples
tests
.gitignore -rw-r--r-- 279 bytes
.travis.yml -rw-r--r-- 1.0 KB
CHANGELOG -rw-r--r-- 14.7 KB
LICENSE -rw-r--r-- 17.7 KB
MANIFEST.in -rw-r--r-- 355 bytes
README.md -rw-r--r-- 2.2 KB
bitbucket-pipelines.yml -rw-r--r-- 647 bytes
requirements.txt -rw-r--r-- 81 bytes
setup.cfg -rw-r--r-- 62 bytes
setup.py -rw-r--r-- 11.5 KB

README.md

back to top