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
For now, it’s possible to install phasefieldx via pip using pip install phasefieldx. However, I understand the benefit of adding it to conda-forge for easier installation and wider compatibility with conda environments. I’ll look into adding phasefieldx to the conda-forge channel following the guidelines you provided. Thanks for pointing me to adios4dolfinx as an example; it will be helpful as a reference.
To simplify the installation of
phasefieldx
you should add it to conda-forge, see https://conda-forge.org/docs/maintainer/adding_pkgs/ on how to add a package to conda-forge.You can checkout e.g adios4dolfinx as an example of a pure python package on conda-forge that depends on dolfinx.
This issue is related to the review here: openjournals/joss-reviews#7307
The text was updated successfully, but these errors were encountered: