Efraim Flashner
e8bded2de7
gnu: eigen: Skip some tests on some architectures.
...
* gnu/packages/algebra.scm (eigen)[arguments]: Add a phase to skip some
tests which fail on various platforms.
(eigen-for-tensorflow, eigen-for-tensorflow-lite)[arguments]: Don't
inherit new phase.
2022-09-08 20:39:17 +03:00
Nicolas Goaziou
7ae51b741a
gnu: giac: Update to 1.9.0-21.
...
* gnu/packages/algebra.scm (giac): Update to 1.9.0-21.
2022-09-06 13:47:49 +02:00
vicvbcun
2b34eccbf3
gnu: lrcalc: Update to 2.1.
...
* gnu/packages/algebra.scm (lrcalc): Update to 2.1.
[source]: Remove patch.
* gnu/packages/patches/lrcalc-includes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-12 10:27:40 +02:00
Andreas Enge
9a97097af1
gnu: gap: Enable compilation of more optional packages.
...
* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages
with free licenses clarified in the latest release, and which do not require
additional inputs.
2022-08-11 19:41:38 +02:00
Andreas Enge
c1a6c6e6d7
gnu: gap: Update to 4.11.1.
...
* gnu/packages/algebra.scm (gap): Update to 4.11.1.
[source]<snippet>: Remove trailing #t.
[arguments]<phases>: Remove trailing #t. Install missing config.h header.
Co-authored-by: vicvbcun <guix@ikherbers.com>
2022-08-11 19:08:14 +02:00
Andreas Enge
8a8ffd40e3
gnu: symengine: Update to 0.9.0.
...
* gnu/packages/algebra.scm (symengine): Update to 0.9.0.
2022-08-08 22:27:53 +02:00
Andreas Enge
a0668d88bc
gnu: arb: Update to 2.23.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.23.0.
2022-08-08 22:26:10 +02:00
Andreas Enge
2c3828c0b5
gnu: flint: Update to 2.9.0.
...
* gnu/packages/algebra.scm (flint): Update to 2.9.0.
2022-08-08 22:26:10 +02:00
vicvbcun
2a428633a7
gnu: ntl: Update to 11.5.1.
...
* gnu/packages/algebra.scm (ntl): Update to 11.5.1.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-08 22:26:10 +02:00
vicvbcun
9683a6203c
gnu: eclib: Update to 20220621.
...
* gnu/packages/algebra.scm (eclib): Update to 20220621.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-08 22:26:10 +02:00
vicvbcun
a0f39b7d79
gnu: eigen: Update to 3.4.0.
...
* gnu/packages/algebra.scm (eigen): Update to 3.4.0.
* gnu/packages/patches/eigen-fix-strict-aliasing-bug.patch: New file.
* gnu/packages/patches/eigen-remove-openmp-error-counting.patch,
gnu/packages/patches/eigen-stabilise-sparseqr-test.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-23 00:39:56 +02:00
Nicolas Goaziou
4eb33b3706
gnu: giac: Update to 1.9.0-19.
...
* gnu/packages/algebra.scm (giac): Update to 1.9.0-19.
2022-07-15 15:06:56 +02:00
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