aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/algebra.scm
Commit message (Collapse)AuthorAge
...
* gnu: gf2x: Migrate from gforge.inria.fr to gitlab.inria.fr.Maxim Cournoyer2022-10-03
| | | | | | * gnu/packages/algebra.scm (gf2x) [source]: Fetch from git, adjust URL. [native-inputs]: Add autoconf, automake and libtool. [home-site]: Update URL.
* gnu: gp2c: Update to 0.0.13.Andreas Enge2022-09-21
| | | | * gnu/packages/algebra.scm (gp2c): Update to 0.0.13.
* gnu: pari-gp: Update to 2.15.0.Andreas Enge2022-09-21
| | | | * gnu/packages/algebra.scm (pari-gp): Update to 2.15.0. Modernize syntax.
* gnu: cmh: Update to 1.1.1.Hendursaga2022-09-12
| | | | | | | | * gnu/packages/algebra.scm (cmh): Update to 1.1.1. * gnu/packages/patches/cmh-support-fplll.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: eigen: Skip some tests on some architectures.Efraim Flashner2022-09-08
| | | | | | | * 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.
* gnu: giac: Update to 1.9.0-21.Nicolas Goaziou2022-09-06
| | | | * gnu/packages/algebra.scm (giac): Update to 1.9.0-21.
* gnu: lrcalc: Update to 2.1.vicvbcun2022-08-12
| | | | | | | | | * 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>
* gnu: gap: Enable compilation of more optional packages.Andreas Enge2022-08-11
| | | | | | * 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.
* gnu: gap: Update to 4.11.1.Andreas Enge2022-08-11
| | | | | | | | * 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>
* gnu: symengine: Update to 0.9.0.Andreas Enge2022-08-08
| | | | * gnu/packages/algebra.scm (symengine): Update to 0.9.0.
* gnu: arb: Update to 2.23.0.Andreas Enge2022-08-08
| | | | * gnu/packages/algebra.scm (arb): Update to 2.23.0.
* gnu: flint: Update to 2.9.0.Andreas Enge2022-08-08
| | | | * gnu/packages/algebra.scm (flint): Update to 2.9.0.
* gnu: ntl: Update to 11.5.1.vicvbcun2022-08-08
| | | | | | * gnu/packages/algebra.scm (ntl): Update to 11.5.1. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: eclib: Update to 20220621.vicvbcun2022-08-08
| | | | | | * gnu/packages/algebra.scm (eclib): Update to 20220621. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: eigen: Update to 3.4.0.vicvbcun2022-07-23
| | | | | | | | | | * 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>
* gnu: giac: Update to 1.9.0-19.Nicolas Goaziou2022-07-15
| | | | * gnu/packages/algebra.scm (giac): Update to 1.9.0-19.
* gnu: cmh: Add patch to work with current fplll.Andreas Enge2022-06-21
| | | | | | * 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.
* gnu: pari-gp: Enable pthreads.Andreas Enge2022-06-17
| | | | * gnu/packages/algebra.scm (pari-gp): Add --mt=pthread to configure flags.
* gnu: eigen: Honor the #:tests? flag.Efraim Flashner2022-06-15
| | | | | * gnu/packages/algebra.scm (eigen)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag.
* gnu: sollya: Update to 8.0.Andreas Enge2022-06-13
| | | | * gnu/packages/algebra.scm (sollya): Update to 8.0.
* gnu: python-fpylll: Update to 0.5.7.Andreas Enge2022-06-13
| | | | | * gnu/packages/algebra.scm (python-fpylll): Update to 0.5.7. [source]: Revert from git to pypi.
* gnu: fplll: Update to 5.4.2.Andreas Enge2022-06-13
| | | | | | | | * 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.
* gnu: cm: Update to 0.4.0.Andreas Enge2022-05-05
| | | | * gnu/packages/algebra.scm (cm): Update to 0.4.0.
* gnu: arb: Update to 2.22.1.Andreas Enge2022-04-19
| | | | * gnu/packages/algebra.scm (arb): Update to 2.22.1.
* gnu: pari-gp: Update to 2.13.4.Andreas Enge2022-04-19
| | | | * gnu/packages/algebra.scm (pari-gp): Update to 2.13.4.
* gnu: giac: Use G-expressions.Nicolas Goaziou2022-03-11
| | | | * gnu/packages/algebra.scm (giac)[arguments]: Use G-expressions.
* gnu: giac: Update to 1.7.0-51.Nicolas Goaziou2022-03-11
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-51.
* gnu: gappa: Update to 1.4.0.Eric Bavier2022-02-19
| | | | | * gnu/packages/algebra.scm (gappa): Update to 1.4.0. [license]: Update CeCILL version.
* gnu: xtensor: Update to 0.24.0.Marius Bakke2022-02-19
| | | | | | * gnu/packages/algebra.scm (xtensor): Update to 0.24.0. [native-inputs]: Add DOCTEST. (xtensor-benchmark)[arguments]: Narrow substitution regex.
* gnu: giac: Update to 1.7.0-47.Nicolas Goaziou2022-01-26
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-47.
* gnu: giac: Update to 1.7.0-45.Nicolas Goaziou2022-01-08
| | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-45. [inputs]: Remove labels. [native-inputs]: Remove labels.
* gnu: Add xtensor-benchmark.Ludovic Courtès2022-01-01
| | | | * gnu/packages/algebra.scm (xtensor-benchmark): New variable.
* gnu: Add eigen-benchmarks.Ludovic Courtès2022-01-01
| | | | * gnu/packages/algebra.scm (eigen-benchmarks): New variable.
* gnu: eigen-for-tensorflow: Build with GCC 7.Ricardo Wurmus2021-12-14
| | | | * gnu/packages/algebra.scm (eigen-for-tensorflow)[native-inputs]: Add gcc-7.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | 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.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\
| * gnu: giac: Update to 1.7.0-43.Nicolas Goaziou2021-12-07
| | | | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-43.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * gnu: arb: Update to 2.21.1.Andreas Enge2021-11-22
| | | | | | | | * gnu/packages/algebra.scm (arb): Update to 2.21.1.
| * gnu: flint: Update to 2.8.4.Andreas Enge2021-11-22
| | | | | | | | * gnu/packages/algebra.scm (flint): Update to 2.8.4.
| * gnu: pari-gp: Update to 2.13.3.Andreas Enge2021-11-22
| | | | | | | | * gnu/packages/algebra.scm (pari-gp): Update to 2.13.3.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: Add ginac.Vinicius Monego2021-10-28
| | | | | | | | | | | | * gnu/packages/algebra.scm (ginac): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: giac: Update to 1.7.0-39.Nicolas Goaziou2021-10-19
| | | | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: giac: Update to 1.7.0-37.Nicolas Goaziou2021-10-07
| | | | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-37.
| * gnu: singular: Update to 4.2.1.Andreas Enge2021-10-06
| | | | | | | | | | * 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.
| * gnu: arb: Update to 2.21.0.Andreas Enge2021-10-06
| | | | | | | | * gnu/packages/algebra.scm (arb): Update to 2.21.0.
| * gnu: flint: Update to 2.8.1.Andreas Enge2021-10-06
| | | | | | | | * gnu/packages/algebra.scm (flint): Update to 2.8.1.