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
Binaries can be found [here](nova-binaries) but currently only for Linux x86/x86_64.
18
-
They originate from the Nova Physics repository and can be downloaded [here](https://github.com/kadir014/nova-physics/releases/download/0.5.0/nova-physics-0.5.0-devel.tar.gz)
15
+
The command will try to use the [Nova Physics](https://github.com/kadir014/nova-physics) binaries and fall-backs if none found, if you want to force usage pre-build Nova binaries run:
Binaries can be found [here](nova-binaries) but currently only for Linux x86/x86_64. To force building from source run ``NOVA_FORCE="source" pip install git+https://github.com/gresm/nova-physics-python-fixed.git``
19
18
20
19
The package will be installed under ``nova-physics`` namespace, but to import it in python use ``import nova``. Uninstalling is simple as ``pip uninstall nova-physics``.
0 commit comments