Age | Commit message (Expand) | Author |
---|---|---|
2019-06-21 | gnu: Move ratpoints into "sagemath.scm"...* gnu/packages/algebra.scm (ratpoints): Move package from here... * gnu/packages/sagemath.scm (ratpoints): ... to here. | Nicolas Goaziou |
2019-06-21 | gnu: zn-poly: Install all libraries....* gnu/packages/sagemath.scm (zn-poly): Install the static and the dynamic library with its symlinks, and end a phase with #t. | Andreas Enge |
2019-06-21 | gnu: Add lcalc....* gnu/packages/sagemath.scm (lcalc): New variable. * gnu/packages/patches/lcalc-default-parameters-1.patch, gnu/packages/patches/lcalc-default-parameters-2.patch, gnu/packages/patches/lcalc-lcommon-h.patch, gnu/packages/patches/lcalc-using-namespace-std.patch: New files. * gnu/local.mk (dist_patch_DATA): Register patches. | Andreas Enge |
2019-06-20 | gnu: zn_poly: Rename to zn-poly, according to our naming conventions....Reported by Nicolas Goaziou <mail@nicolasgoaziou.fr>. This is a follow-up to commit 01822e3ebf24031d6438fc4e7ad3a869ea12fdf4. * gnu/packages/sagemath.scm (zn_poly): Rename to... * gnu/packages/sagemath.scm (zn-poly): ...this. | Andreas Enge |
2019-06-19 | gnu: Add brial....* gnu/packages/sagemath.scm (brial): New variable. | Andreas Enge |
2019-06-19 | gnu: Add zn_poly....* gnu/packages/sagemath.scm (zn_poly): New variable. | Andreas Enge |
2019-06-19 | gnu: Add pynac....* gnu/packages/sagemath.scm (pynac): New variable. | Andreas Enge |
2019-06-19 | gnu: python-gmpy2: Update to 2.1.0b1....The gmpy2 package has become a standard package in sage-8.7, and the latest stable release is too old. * gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1. | Andreas Enge |
2019-06-18 | gnu: linbox: Add version 1.5.2....* gnu/packages/sagemath.scm (linbox-1.5.2): New variable. | Andreas Enge |
2019-06-18 | gnu: fflas-ffpack: Add version 2.3.2....* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable. | Andreas Enge |
2019-06-18 | gnu: givaro: Add version 4.0.4....* gnu/packages/sagemath.scm (givaro-4.0.4): New variable. | Andreas Enge |
2019-06-18 | gnu: Add libhomfly....* gnu/packages/sagemath.scm (libhomfly): New variable. | Andreas Enge |
2019-06-18 | gnu: Add libbraiding....* gnu/packages/sagemath.scm (libbraiding): New variable. | Andreas Enge |
2019-06-17 | gnu: python-cypari2: Update to 2.1.1....* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1. | Andreas Enge |
2019-06-17 | gnu: Add cliquer....* gnu/packages/sagemath.scm (cliquer): New variable. | Andreas Enge |
2019-02-17 | gnu: python-cypari2: Adjust indentation....* gnu/packages/sagemath.scm (python-cypari2): Reindent. | Andreas Enge |
2019-02-17 | gnu: python-gmpy2: Extend description....* gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the description. This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9. | Andreas Enge |
2019-02-17 | gnu: python-gmpy2: Adjust indentation....* gnu/packages/sagemath.scm (python-gmpy2): Reindent. | Marius Bakke |
2019-02-17 | gnu: python-gmpy2: Add license....This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9. * gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+. | Marius Bakke |
2019-02-17 | gnu: Add python-gmpy2 and python2-gmpy2....* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables. | Andreas Enge |
2019-01-31 | gnu: Add python-cypari2 and python2-cypari2....* gnu/packages/sagemath.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register new module. | Andreas Enge |