summaryrefslogtreecommitdiff
path: root/gnu/packages/algebra.scm
Commit message (Collapse)AuthorAge
* 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.base-for-series-11591Nicolas 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.base-for-series-11140base-for-series-11138Nicolas 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.
| * gnu: giac: Update to 1.7.0-35.Nicolas Goaziou2021-10-03
| | | | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-35.
| * gnu: giac: Update to 1.7.0-33.Nicolas Goaziou2021-09-27
| | | | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-33.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-09-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * gnu: giac: Update to 1.7.0-31.Nicolas Goaziou2021-09-14
| | | | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-31.
| * gnu: mpfrcx: Update to 0.6.3.Andreas Enge2021-09-10
| | | | | | | | * gnu/packages/algebra.scm (mpfrcx): Update to 0.6.3.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07
|\|