Andreas Enge
d13ffd1580
gnu: cmh: Add patch to work with current fplll.
...
* gnu/packages/patches/cmh-support-fplll.patch: New file.
* gnu/packages/algebra.scm (cmh)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2022-06-21 16:12:47 +02:00
Andreas Enge
25d32d1f76
gnu: pari-gp: Enable pthreads.
...
* gnu/packages/algebra.scm (pari-gp): Add --mt=pthread to configure flags.
2022-06-17 19:54:46 +02:00
Efraim Flashner
0929657ec6
gnu: eigen: Honor the #:tests? flag.
...
* gnu/packages/algebra.scm (eigen)[arguments]: Adjust the custom 'check
phase to honor the #:tests? flag.
2022-06-15 21:54:35 +03:00
Andreas Enge
f2ed82eb53
gnu: sollya: Update to 8.0.
...
* gnu/packages/algebra.scm (sollya): Update to 8.0.
2022-06-13 17:50:28 +02:00
Andreas Enge
89fefe2fd4
gnu: python-fpylll: Update to 0.5.7.
...
* gnu/packages/algebra.scm (python-fpylll): Update to 0.5.7.
[source]: Revert from git to pypi.
2022-06-13 17:40:30 +02:00
Andreas Enge
5dec5f65ec
gnu: fplll: Update to 5.4.2.
...
* gnu/packages/algebra.scm (fplll): Update to 5.4.2.
[source]: Remove patch; for unknown reasons the package now compiles
without it.
* gnu/packages/patches/fplll-std-fenv.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
2022-06-13 17:16:54 +02:00
Andreas Enge
a1b0fc8133
gnu: cm: Update to 0.4.0.
...
* gnu/packages/algebra.scm (cm): Update to 0.4.0.
2022-05-05 16:10:16 +02:00
Andreas Enge
073e0c399d
gnu: arb: Update to 2.22.1.
...
* gnu/packages/algebra.scm (arb): Update to 2.22.1.
2022-04-19 15:35:10 +02:00
Andreas Enge
30d8748ca2
gnu: pari-gp: Update to 2.13.4.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.4.
2022-04-19 13:21:37 +02:00
Nicolas Goaziou
c5895b5d23
gnu: giac: Use G-expressions.
...
* gnu/packages/algebra.scm (giac)[arguments]: Use G-expressions.
2022-03-11 02:06:16 +01:00
Nicolas Goaziou
cc9ab4b895
gnu: giac: Update to 1.7.0-51.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-51.
2022-03-11 02:03:28 +01:00
Eric Bavier
5269b7a91b
gnu: gappa: Update to 1.4.0.
...
* gnu/packages/algebra.scm (gappa): Update to 1.4.0.
[license]: Update CeCILL version.
2022-02-19 08:45:48 -06:00
Marius Bakke
4aae3774ca
gnu: xtensor: Update to 0.24.0.
...
* gnu/packages/algebra.scm (xtensor): Update to 0.24.0.
[native-inputs]: Add DOCTEST.
(xtensor-benchmark)[arguments]: Narrow substitution regex.
2022-02-19 10:43:22 +01:00
Nicolas Goaziou
7afed75764
gnu: giac: Update to 1.7.0-47.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-47.
2022-01-26 18:12:03 +01:00
Nicolas Goaziou
6c12f62f6a
gnu: giac: Update to 1.7.0-45.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-45.
[inputs]: Remove labels.
[native-inputs]: Remove labels.
2022-01-08 17:39:26 +01:00
Ludovic Courtès
182b97dac0
gnu: Add xtensor-benchmark.
...
* gnu/packages/algebra.scm (xtensor-benchmark): New variable.
2022-01-01 15:23:53 +01:00
Ludovic Courtès
6542e5713a
gnu: Add eigen-benchmarks.
...
* gnu/packages/algebra.scm (eigen-benchmarks): New variable.
2022-01-01 15:23:25 +01:00
Ricardo Wurmus
245a99ceb5
gnu: eigen-for-tensorflow: Build with GCC 7.
...
* gnu/packages/algebra.scm (eigen-for-tensorflow)[native-inputs]: Add gcc-7.
2021-12-14 15:34:44 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates
2021-12-10 21:49:25 +01:00
Nicolas Goaziou
0a9c946df9
gnu: giac: Update to 1.7.0-43.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-43.
2021-12-07 15:39:54 +01:00
Ludovic Courtès
b15e543d30
Merge branch 'master' into core-updates-frozen
2021-11-23 11:29:38 +01:00
Andreas Enge
e1dce8faf0
gnu: arb: Update to 2.21.1.
...
* gnu/packages/algebra.scm (arb): Update to 2.21.1.
2021-11-22 13:27:50 +01:00
Andreas Enge
7f4b31578d
gnu: flint: Update to 2.8.4.
...
* gnu/packages/algebra.scm (flint): Update to 2.8.4.
2021-11-22 13:27:50 +01:00
Andreas Enge
1d7e603a77
gnu: pari-gp: Update to 2.13.3.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.3.
2021-11-22 13:27:50 +01:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-10-31 14:49:47 +02:00
Vinicius Monego
e57817c472
gnu: Add ginac.
...
* gnu/packages/algebra.scm (ginac): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-28 21:30:28 +02:00
Nicolas Goaziou
a012b27980
gnu: giac: Update to 1.7.0-39.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
2021-10-19 13:20:03 +02:00
Mathieu Othacehe
a1eca979fb
Merge remote-tracking branch 'origin/master' into core-updates-frozen.
2021-10-12 17:46:23 +00:00
Nicolas Goaziou
ce83883f3d
gnu: giac: Update to 1.7.0-37.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-37.
2021-10-07 08:56:06 +02:00
Andreas Enge
e6fbf84dcc
gnu: singular: Update to 4.2.1.
...
* gnu/packages/algebra.scm (singular): Update to 4.2.1. Rewrite the origin
expression so that it works for versions with or without a patch level.
2021-10-06 19:57:50 +02:00
Andreas Enge
9b461b1c89
gnu: arb: Update to 2.21.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.21.0.
2021-10-06 19:57:50 +02:00
Andreas Enge
9a35fd285f
gnu: flint: Update to 2.8.1.
...
* gnu/packages/algebra.scm (flint): Update to 2.8.1.
2021-10-06 19:57:50 +02:00
Nicolas Goaziou
f7f7b9f423
gnu: giac: Update to 1.7.0-35.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-35.
2021-10-03 21:47:59 +02:00
Nicolas Goaziou
64409fff57
gnu: giac: Update to 1.7.0-33.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-33.
2021-09-27 23:18:17 +02:00
Marius Bakke
5c3cb22c9b
Merge branch 'master' into core-updates-frozen
...
Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/chez.scm
gnu/packages/docbook.scm
gnu/packages/ebook.scm
gnu/packages/gnome.scm
gnu/packages/linux.scm
gnu/packages/networking.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/tex.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/dune.scm
guix/build-system/go.scm
guix/build-system/linux-module.scm
guix/packages.scm
2021-09-17 01:25:52 +02:00
Nicolas Goaziou
33d2574d77
gnu: giac: Update to 1.7.0-31.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-31.
2021-09-14 08:30:40 +02:00
Andreas Enge
eb319663d9
gnu: mpfrcx: Update to 0.6.3.
...
* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.3.
2021-09-10 17:28:13 +02:00
Ludovic Courtès
d9dfbf886d
Merge branch 'master' into core-updates-frozen
2021-09-07 14:19:08 +02:00
Nicolas Goaziou
9cd3294966
gnu: giac: Update to 1.7.0-29.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-29.
2021-09-04 08:09:22 +02:00
Marius Bakke
c4133c43c7
Merge branch 'master' into core-updates-frozen
...
Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
2021-08-12 00:30:27 +02:00
Marius Bakke
d2e102d4e4
Merge branch 'master' into core-updates-frozen
2021-08-01 23:23:32 +02:00
Nicolas Goaziou
dbbadb87b4
gnu: giac: Update to 1.7.0-23.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-23.
2021-08-01 13:06:33 +02:00
Marius Bakke
b029be2ee0
Merge branch 'master' into core-updates-frozen
...
Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/cmake.scm
gnu/packages/curl.scm
gnu/packages/emacs-xyz.scm
gnu/packages/gpodder.scm
gnu/packages/music.scm
gnu/packages/patches/glibc-bootstrap-system.patch
gnu/packages/python-xyz.scm
gnu/packages/shells.scm
gnu/packages/statistics.scm
2021-07-29 22:34:57 +02:00
Nicolas Goaziou
f96ba8bd2a
gnu: giac: Update to 1.7.0-25.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-25.
2021-08-06 21:06:45 +02:00
Ricardo Wurmus
eaf2111dbc
gnu: Add eigen-for-tensorflow-lite.
...
* gnu/packages/algebra.scm (eigen-for-tensorflow-lite): New variable.
2021-08-04 11:09:01 +02:00
Nicolas Goaziou
35b3c7c8eb
gnu: giac: Update to 1.7.0-21.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-21.
2021-07-26 09:30:39 +02:00
Andreas Enge
b48bc8953d
gnu: pari-gp: Update to 2.13.2.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.2.
2021-07-23 15:28:03 +02:00
Ludovic Courtès
0e47fcced4
Merge branch 'master' into core-updates
2021-07-18 19:50:01 +02:00