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

Add Solcore to conda package manager #142

Open
dalonsoa opened this issue Oct 13, 2020 · 0 comments
Open

Add Solcore to conda package manager #142

dalonsoa opened this issue Oct 13, 2020 · 0 comments
Assignees

Comments

@dalonsoa
Copy link
Collaborator

Solcore can be installed using pip but it will be convenient to have it available also with conda, especially because the later is broadly used by the scientific community - and also to give more options.

Whether it is default conda channel or conda-forge (another popular channel) does not matter much as long as:

  • it takes into account that Solcore incorporates some fortran code; as in the case of pip it will be desirable that the user does not need any fortran compiler to install Solcore from conda
  • the pipeline to create and upload the package can be integrated in GitHub Actions, so a new version can be updated automatically whenever there's a new release
@dalonsoa dalonsoa pinned this issue Oct 13, 2020
@dalonsoa dalonsoa unpinned this issue Apr 9, 2021
@phoebe-p phoebe-p self-assigned this Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants