This project is extremely convenient for me (many thanks!), as I am in the middle of porting a package which uses pfaffians to GPU with jax.
However, I cannot find the package on PyPI, nor install with pip install py-pfaffian (as suggested in the readme). Cloning the project and installing locally that way worked, but this does not let me easily add it as a dependency to my own project.
Has this package been posted to PyPI?
This project is extremely convenient for me (many thanks!), as I am in the middle of porting a package which uses pfaffians to GPU with jax.
However, I cannot find the package on PyPI, nor install with
pip install py-pfaffian(as suggested in the readme). Cloning the project and installing locally that way worked, but this does not let me easily add it as a dependency to my own project.Has this package been posted to PyPI?