brian-team / brian2modelfitting

Model fitting toolbox for the Brian 2 simulator
https://brian2modelfitting.readthedocs.io
Other
14 stars 6 forks source link

Update build infrastructure and import/dependencies #75

Closed mstimberg closed 11 months ago

mstimberg commented 11 months ago

This updates the build infrastructure to use pyproject.toml and setuptools_scm, fixes incompatibilities with newer versions of Brian and numpy, and no longer requires all optional dependencies to be installed to run the software (closes #73).