Package for Conda
Open
Nobody has claimed this yet.
community
Infrastructure
seeking a volunteer
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
Packaging Macaulay2 for Conda (in the conda-forge channel)
could make installation as easy as
$ conda create -n M2 macaulay2
and then one might run M2 by running
$ conda activate M2
$ M2
This might also make it easier to describe a Binder
environment, and thus help with #1445.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.