summaryrefslogtreecommitdiff
path: root/gnu/packages/algebra.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: giac: Update to 1.9.0-21.•••* gnu/packages/algebra.scm (giac): Update to 1.9.0-21. Nicolas Goaziou2022-09-061-2/+2
* 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> vicvbcun2022-08-121-10/+2
* 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. Andreas Enge2022-08-111-4/+21
* 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> Andreas Enge2022-08-111-15/+11
* gnu: symengine: Update to 0.9.0.•••* gnu/packages/algebra.scm (symengine): Update to 0.9.0. Andreas Enge2022-08-081-2/+2
* gnu: arb: Update to 2.23.0.•••* gnu/packages/algebra.scm (arb): Update to 2.23.0. Andreas Enge2022-08-081-2/+2
* gnu: flint: Update to 2.9.0.•••* gnu/packages/algebra.scm (flint): Update to 2.9.0. Andreas Enge2022-08-081-2/+2
* 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> vicvbcun2022-08-081-2/+2
* gnu: eclib: Update to 20220621.•••* gnu/packages/algebra.scm (eclib): Update to 20220621. Signed-off-by: Andreas Enge <andreas@enge.fr> vicvbcun2022-08-081-3/+3
* 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> vicvbcun2022-07-231-11/+8
* gnu: giac: Update to 1.9.0-19.•••* gnu/packages/algebra.scm (giac): Update to 1.9.0-19. Nicolas Goaziou2022-07-151-2/+2
* 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. Andreas Enge2022-06-211-1/+2
* gnu: pari-gp: Enable pthreads.•••* gnu/packages/algebra.scm (pari-gp): Add --mt=pthread to configure flags. Andreas Enge2022-06-171-0/+1
* gnu: eigen: Honor the #:tests? flag.•••* gnu/packages/algebra.scm (eigen)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag. Efraim Flashner2022-06-151-9/+10
* gnu: sollya: Update to 8.0.•••* gnu/packages/algebra.scm (sollya): Update to 8.0. Andreas Enge2022-06-131-2/+2
* 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. Andreas Enge2022-06-131-9/+4
* 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. Andreas Enge2022-06-131-4/+3
* gnu: cm: Update to 0.4.0.•••* gnu/packages/algebra.scm (cm): Update to 0.4.0. Andreas Enge2022-05-051-2/+2
* gnu: arb: Update to 2.22.1.•••* gnu/packages/algebra.scm (arb): Update to 2.22.1. Andreas Enge2022-04-191-2/+2
* gnu: pari-gp: Update to 2.13.4.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.13.4. Andreas Enge2022-04-191-2/+2
* gnu: giac: Use G-expressions.•••* gnu/packages/algebra.scm (giac)[arguments]: Use G-expressions. Nicolas Goaziou2022-03-111-31/+32
* gnu: giac: Update to 1.7.0-51.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-51. Nicolas Goaziou2022-03-111-2/+2
* gnu: gappa: Update to 1.4.0.•••* gnu/packages/algebra.scm (gappa): Update to 1.4.0. [license]: Update CeCILL version. Eric Bavier2022-02-191-6/+6
* 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. Marius Bakke2022-02-191-4/+4
* gnu: giac: Update to 1.7.0-47.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-47. Nicolas Goaziou2022-01-261-3/+3
* 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. Nicolas Goaziou2022-01-081-29/+29
* gnu: Add xtensor-benchmark.•••* gnu/packages/algebra.scm (xtensor-benchmark): New variable. Ludovic Courtès2022-01-011-0/+39
* gnu: Add eigen-benchmarks.•••* gnu/packages/algebra.scm (eigen-benchmarks): New variable. Ludovic Courtès2022-01-011-0/+38
* gnu: eigen-for-tensorflow: Build with GCC 7.•••* gnu/packages/algebra.scm (eigen-for-tensorflow)[native-inputs]: Add gcc-7. Ricardo Wurmus2021-12-141-2/+4
* 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.) Ludovic Courtès2021-12-131-5/+2
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-111/+58
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-101-2/+2
|\
| * gnu: giac: Update to 1.7.0-43.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-43. Nicolas Goaziou2021-12-071-2/+2
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-231-6/+6
|\|
| * gnu: arb: Update to 2.21.1.•••* gnu/packages/algebra.scm (arb): Update to 2.21.1. Andreas Enge2021-11-221-2/+2
| * gnu: flint: Update to 2.8.4.•••* gnu/packages/algebra.scm (flint): Update to 2.8.4. Andreas Enge2021-11-221-2/+2
| * gnu: pari-gp: Update to 2.13.3.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.13.3. Andreas Enge2021-11-221-2/+2
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-311-3/+33
|\|
| * gnu: Add ginac.•••* gnu/packages/algebra.scm (ginac): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego2021-10-281-1/+31
| * gnu: giac: Update to 1.7.0-39.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-39. Nicolas Goaziou2021-10-191-2/+2
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-121-10/+11
|\|
| * gnu: giac: Update to 1.7.0-37.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-37. Nicolas Goaziou2021-10-071-2/+2
| * 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. Andreas Enge2021-10-061-4/+5
| * gnu: arb: Update to 2.21.0.•••* gnu/packages/algebra.scm (arb): Update to 2.21.0. Andreas Enge2021-10-061-2/+2
| * gnu: flint: Update to 2.8.1.•••* gnu/packages/algebra.scm (flint): Update to 2.8.1. Andreas Enge2021-10-061-2/+2
| * gnu: giac: Update to 1.7.0-35.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-35. Nicolas Goaziou2021-10-031-2/+2
| * gnu: giac: Update to 1.7.0-33.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-33. Nicolas Goaziou2021-09-271-2/+2
* | 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 Marius Bakke2021-09-171-4/+4
|\|
| * gnu: giac: Update to 1.7.0-31.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-31. Nicolas Goaziou2021-09-141-2/+2
| * gnu: mpfrcx: Update to 0.6.3.•••* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.3. Andreas Enge2021-09-101-2/+2