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
needs to force numpy compiled against mkl (depends on installing numpy using conda? Not the default pip-installed numpy) Currently unclear if it's possible to do like this with setuptools.
Eventually necessary to upload the package to pip
Also useful so that we can run:
pip install -e .
from the main directory and then call the functions from notebooks located anywhere
The text was updated successfully, but these errors were encountered: