It would be useful to have built distributions distributed on conda-forge. This would allow for people to install in a self contained and isolated environment in user space through Pixi.
This would mostly just require making a PR to https://github.com/conda-forge/staged-recipes and then following a recipe for an existing Python-with-compiled-extensions project like https://github.com/conda-forge/boost-histogram-feedstock. You note that
|
VMEC++ is currently not packaged for conda, but all its dependencies are and VMEC++ |
(though simsopt is a dependency that isn't, so I assume you're waiting for that too conda-forge/staged-recipes#32810)
I would be happy to help with the PR as well as answering any conda-forge related questions people might have.
It would be useful to have built distributions distributed on conda-forge. This would allow for people to install in a self contained and isolated environment in user space through Pixi.
This would mostly just require making a PR to https://github.com/conda-forge/staged-recipes and then following a recipe for an existing Python-with-compiled-extensions project like https://github.com/conda-forge/boost-histogram-feedstock. You note that
vmecpp/README.md
Line 224 in 3d6cbed
(though
simsoptis a dependency that isn't, so I assume you're waiting for that too conda-forge/staged-recipes#32810)I would be happy to help with the PR as well as answering any conda-forge related questions people might have.