Commit Graph

21 Commits (5cc1075a76392666d3d733837f5c6252b1e48002)

Author SHA1 Message Date
Nicolas Goaziou a65f1e8eab
gnu: Move ratpoints into "sagemath.scm"
* gnu/packages/algebra.scm (ratpoints): Move package from here...
* gnu/packages/sagemath.scm (ratpoints): ... to here.
2019-06-21 22:57:19 +02:00
Andreas Enge e6049c84da
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.
2019-06-21 16:35:27 +02:00
Andreas Enge fedb9571eb
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.
2019-06-21 09:28:07 +02:00
Andreas Enge 80ee7c4a48
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 01822e3ebf.
* gnu/packages/sagemath.scm (zn_poly): Rename to...
* gnu/packages/sagemath.scm (zn-poly): ...this.
2019-06-20 00:03:46 +02:00
Andreas Enge a1dcaacb7b
gnu: Add brial.
* gnu/packages/sagemath.scm (brial): New variable.
2019-06-19 23:57:49 +02:00
Andreas Enge 01822e3ebf
gnu: Add zn_poly.
* gnu/packages/sagemath.scm (zn_poly): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 3923e9d942
gnu: Add pynac.
* gnu/packages/sagemath.scm (pynac): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 538230c933
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.
2019-06-19 18:56:55 +02:00
Andreas Enge e27ae2db00
gnu: linbox: Add version 1.5.2.
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 9fafb0d21f
gnu: fflas-ffpack: Add version 2.3.2.
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 80a70da7fc
gnu: givaro: Add version 4.0.4.
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 4c32f116cd
gnu: Add libhomfly.
* gnu/packages/sagemath.scm (libhomfly): New variable.
2019-06-18 00:14:14 +02:00
Andreas Enge 972ef8f591
gnu: Add libbraiding.
* gnu/packages/sagemath.scm (libbraiding): New variable.
2019-06-18 00:14:14 +02:00
Andreas Enge 1e1a65a633
gnu: python-cypari2: Update to 2.1.1.
* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1.
2019-06-17 16:00:13 +02:00
Andreas Enge 20caeea483
gnu: Add cliquer.
* gnu/packages/sagemath.scm (cliquer): New variable.
2019-06-17 16:00:13 +02:00
Andreas Enge ff33c38cde
gnu: python-cypari2: Adjust indentation.
* gnu/packages/sagemath.scm (python-cypari2): Reindent.
2019-02-17 22:15:51 +01:00
Andreas Enge ec6f1a0eb9
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 5e388a6ebb.
2019-02-17 22:14:08 +01:00
Marius Bakke af5ead8b34
gnu: python-gmpy2: Adjust indentation.
* gnu/packages/sagemath.scm (python-gmpy2): Reindent.
2019-02-17 20:39:51 +01:00
Marius Bakke 0b475e73e8
gnu: python-gmpy2: Add license.
This is a follow-up to commit 5e388a6ebb.

* gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+.
2019-02-17 20:38:52 +01:00
Andreas Enge 5e388a6ebb
gnu: Add python-gmpy2 and python2-gmpy2.
* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables.
2019-02-17 17:55:42 +01:00
Andreas Enge adba64662c
gnu: Add python-cypari2 and python2-cypari2.
* gnu/packages/sagemath.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new module.
2019-01-31 14:58:47 +01:00