Age | Commit message (Collapse) | Author |
|
* gnu/packages/algebra.scm (ratpoints): Move package from here...
* gnu/packages/sagemath.scm (ratpoints): ... to here.
|
|
* gnu/packages/sagemath.scm (zn-poly): Install the static and the dynamic
library with its symlinks, and end a phase with #t.
|
|
* 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.
|
|
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.
|
|
* gnu/packages/sagemath.scm (brial): New variable.
|
|
* gnu/packages/sagemath.scm (zn_poly): New variable.
|
|
* gnu/packages/sagemath.scm (pynac): New variable.
|
|
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.
|
|
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
|
|
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
|
|
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
|
|
* gnu/packages/sagemath.scm (libhomfly): New variable.
|
|
* gnu/packages/sagemath.scm (libbraiding): New variable.
|
|
* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1.
|
|
* gnu/packages/sagemath.scm (cliquer): New variable.
|
|
* gnu/packages/sagemath.scm (python-cypari2): Reindent.
|
|
* gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the
description.
This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9.
|
|
* gnu/packages/sagemath.scm (python-gmpy2): Reindent.
|
|
This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9.
* gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+.
|
|
* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables.
|
|
* gnu/packages/sagemath.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new module.
|