summaryrefslogtreecommitdiff
path: root/gnu/packages/algebra.scm
AgeCommit message (Collapse)Author
2022-06-21gnu: cmh: Add patch to work with current fplll.Andreas Enge
* 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-17gnu: pari-gp: Enable pthreads.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Add --mt=pthread to configure flags.
2022-06-15gnu: eigen: Honor the #:tests? flag.Efraim Flashner
* gnu/packages/algebra.scm (eigen)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag.
2022-06-13gnu: sollya: Update to 8.0.Andreas Enge
* gnu/packages/algebra.scm (sollya): Update to 8.0.
2022-06-13gnu: python-fpylll: Update to 0.5.7.Andreas Enge
* gnu/packages/algebra.scm (python-fpylll): Update to 0.5.7. [source]: Revert from git to pypi.
2022-06-13gnu: fplll: Update to 5.4.2.Andreas Enge
* 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-05-05gnu: cm: Update to 0.4.0.Andreas Enge
* gnu/packages/algebra.scm (cm): Update to 0.4.0.
2022-04-19gnu: arb: Update to 2.22.1.Andreas Enge
* gnu/packages/algebra.scm (arb): Update to 2.22.1.
2022-04-19gnu: pari-gp: Update to 2.13.4.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.4.
2022-03-11gnu: giac: Use G-expressions.Nicolas Goaziou
* gnu/packages/algebra.scm (giac)[arguments]: Use G-expressions.
2022-03-11gnu: giac: Update to 1.7.0-51.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-51.
2022-02-19gnu: gappa: Update to 1.4.0.Eric Bavier
* gnu/packages/algebra.scm (gappa): Update to 1.4.0. [license]: Update CeCILL version.
2022-02-19gnu: xtensor: Update to 0.24.0.Marius Bakke
* gnu/packages/algebra.scm (xtensor): Update to 0.24.0. [native-inputs]: Add DOCTEST. (xtensor-benchmark)[arguments]: Narrow substitution regex.
2022-01-26gnu: giac: Update to 1.7.0-47.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-47.
2022-01-08gnu: giac: Update to 1.7.0-45.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-45. [inputs]: Remove labels. [native-inputs]: Remove labels.
2022-01-01gnu: Add xtensor-benchmark.Ludovic Courtès
* gnu/packages/algebra.scm (xtensor-benchmark): New variable.
2022-01-01gnu: Add eigen-benchmarks.Ludovic Courtès
* gnu/packages/algebra.scm (eigen-benchmarks): New variable.
2021-12-14gnu: eigen-for-tensorflow: Build with GCC 7.Ricardo Wurmus
* gnu/packages/algebra.scm (eigen-for-tensorflow)[native-inputs]: Add gcc-7.
2021-12-13gnu: Further simplify package inputs.Ludovic Courtès
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-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-07gnu: giac: Update to 1.7.0-43.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-43.
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-22gnu: arb: Update to 2.21.1.Andreas Enge
* gnu/packages/algebra.scm (arb): Update to 2.21.1.
2021-11-22gnu: flint: Update to 2.8.4.Andreas Enge
* gnu/packages/algebra.scm (flint): Update to 2.8.4.
2021-11-22gnu: pari-gp: Update to 2.13.3.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.3.
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-28gnu: Add ginac.Vinicius Monego
* gnu/packages/algebra.scm (ginac): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-19gnu: giac: Update to 1.7.0-39.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-07gnu: giac: Update to 1.7.0-37.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-37.
2021-10-06gnu: singular: Update to 4.2.1.Andreas Enge
* 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-06gnu: arb: Update to 2.21.0.Andreas Enge
* gnu/packages/algebra.scm (arb): Update to 2.21.0.
2021-10-06gnu: flint: Update to 2.8.1.Andreas Enge
* gnu/packages/algebra.scm (flint): Update to 2.8.1.
2021-10-03gnu: giac: Update to 1.7.0-35.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-35.
2021-09-27gnu: giac: Update to 1.7.0-33.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-33.
2021-09-17Merge branch 'master' into core-updates-frozenMarius Bakke
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-14gnu: giac: Update to 1.7.0-31.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-31.
2021-09-10gnu: mpfrcx: Update to 0.6.3.Andreas Enge
* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.3.
2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-09-04gnu: giac: Update to 1.7.0-29.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-29.
2021-08-12Merge branch 'master' into core-updates-frozenMarius Bakke
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-01Merge branch 'master' into core-updates-frozenMarius Bakke
2021-08-01gnu: giac: Update to 1.7.0-23.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-23.
2021-07-29Merge branch 'master' into core-updates-frozenMarius Bakke
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-08-06gnu: giac: Update to 1.7.0-25.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-25.
2021-08-04gnu: Add eigen-for-tensorflow-lite.Ricardo Wurmus
* gnu/packages/algebra.scm (eigen-for-tensorflow-lite): New variable.
2021-07-26gnu: giac: Update to 1.7.0-21.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-21.
2021-07-23gnu: pari-gp: Update to 2.13.2.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.2.
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès