Macaulay2 / Macaulay2/M2

Package for Conda

Open
#1,947 2 comments 0 reactions 1 assignee View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.