You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK, so those things (which hopefully can eventually be pruned to stable versions/branches of things on pypi) can be in some sort of optional requirements file, and I can think about how to configure setup.py to use them when someone does pip install neuronunit[optimization]. Then the init.py of the optimization module can have a check for one or more of those things that will raise and Exception (or issue a warning) if they are not installed.
Made NU optimizer installable for (brian2, and AllenGLIF without Docker).
TODO figure out appropriate syntax in setup.py /requirements.txt
The text was updated successfully, but these errors were encountered: