Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip package? #15

Open
wdphy16 opened this issue Jul 19, 2024 · 0 comments
Open

pip package? #15

wdphy16 opened this issue Jul 19, 2024 · 0 comments

Comments

@wdphy16
Copy link

wdphy16 commented Jul 19, 2024

Hi @twesterhout , I'd say thank you again for this package! Recently we had a paper using this package and we're planning to publish the code. It would make things easier if people can install it by pip. For me it's mainly because JAX (and therefore NetKet) is not very well supported on conda, and we're trying to use some pip-based framework to ensure reproducibility.

Although I'm not very familiar with Haskell packaging, I tried to download this package from conda and use ldd to see what system libraries it links to. Apart from libgmp, all others are included in manylinux1, so I guess it just works on most x86_64 Linux distributions. Also, currently on conda there is only the package for Python 3.10, but I guess it does not depend on the specific version of Python, and I've tried from Python 3.9 to 3.12.

Could you publish this as a pip package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant