summaryrefslogtreecommitdiff
path: root/gnu/packages/sagemath.scm
Commit message (Collapse)AuthorAge
* gnu: python-cypari2: Adjust indentation.Andreas Enge2019-02-17
| | | | * gnu/packages/sagemath.scm (python-cypari2): Reindent.
* gnu: python-gmpy2: Extend description.Andreas Enge2019-02-17
| | | | | | | * gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the description. This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9.
* gnu: python-gmpy2: Adjust indentation.Marius Bakke2019-02-17
| | | | * gnu/packages/sagemath.scm (python-gmpy2): Reindent.
* gnu: python-gmpy2: Add license.Marius Bakke2019-02-17
| | | | | | This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9. * gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+.
* gnu: Add python-gmpy2 and python2-gmpy2.Andreas Enge2019-02-17
| | | | * gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables.
* gnu: Add python-cypari2 and python2-cypari2.Andreas Enge2019-01-31
* gnu/packages/sagemath.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register new module.