summaryrefslogtreecommitdiff
path: root/gnu/packages/algebra.scm
AgeCommit message (Collapse)Author
2022-11-08gnu: giac: Update to 1.9.0-29.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.9.0-29.
2022-11-07gnu: pari-gp: Update to 2.15.1.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.1.
2022-11-01gnu: giac: Update to 1.9.0-27.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.9.0-27.
2022-10-24gnu: giac: Update to 1.9.0-25.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.9.0-25. [source]<origin>: Remove patches. * gnu/packages/patches/giac-pari-gp-anyarg.patch: Delete file. * gnu/local.mk: Apply removal.
2022-10-23gnu: giac: Update to 1.9.0-23.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.9.0-23.
2022-10-07gnu: giac: Fix build.Nicolas Goaziou
* gnu/packages/algebra.scm (giac)[source]<origin>: Add a patch to fix build issue with Pari-GP 2.15. [arguments]<#:phase>: Skip another test. * gnu/packages/patches/giac-pari-gp-anyarg.patch: New file. * gnu/local.mk: Register it. This fixes <https://issues.guix.gnu.org/58274>.
2022-10-03gnu: gappa: Honor TESTS?.Maxim Cournoyer
* gnu/packages/algebra.scm (gappa) [phases] {check}: Honor TESTS?.
2022-10-03gnu: gappa: Update to 1.4.1.Maxim Cournoyer
* gnu/packages/algebra.scm (gappa): Update to 1.4.1. [source]: Fetch from git. [arguments]: Use gexps. [phases]: Delete trailing #t. [native-inputs]: New field.
2022-10-03gnu: gmp-ecm: Update to 7.0.5.Maxim Cournoyer
* gnu/packages/algebra.scm (gmp-ecm): Update to 7.0.5. [source]: Fetch from git from gitlab.inria.fr. [arguments]: Use gexps. [phases] {patch-paths}: New phase [native-inputs]: New field. [home-page]: Update URL.
2022-10-03gnu: gf2x: Update to 1.3.0.Maxim Cournoyer
* gnu/packages/algebra.scm (gf2x): Update to 1.3.0.
2022-10-03gnu: gf2x: Migrate from gforge.inria.fr to gitlab.inria.fr.Maxim Cournoyer
* gnu/packages/algebra.scm (gf2x) [source]: Fetch from git, adjust URL. [native-inputs]: Add autoconf, automake and libtool. [home-site]: Update URL.
2022-09-21gnu: gp2c: Update to 0.0.13.Andreas Enge
* gnu/packages/algebra.scm (gp2c): Update to 0.0.13.
2022-09-21gnu: pari-gp: Update to 2.15.0.Andreas Enge
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.0. Modernize syntax.
2022-09-12gnu: cmh: Update to 1.1.1.Hendursaga
* 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>
2022-09-08gnu: eigen: Skip some tests on some architectures.Efraim Flashner
* 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-06gnu: giac: Update to 1.9.0-21.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.9.0-21.
2022-08-12gnu: lrcalc: Update to 2.1.vicvbcun
* 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-11gnu: gap: Enable compilation of more optional packages.Andreas Enge
* 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-11gnu: gap: Update to 4.11.1.Andreas Enge
* 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-08gnu: symengine: Update to 0.9.0.Andreas Enge
* gnu/packages/algebra.scm (symengine): Update to 0.9.0.
2022-08-08gnu: arb: Update to 2.23.0.Andreas Enge
* gnu/packages/algebra.scm (arb): Update to 2.23.0.
2022-08-08gnu: flint: Update to 2.9.0.Andreas Enge
* gnu/packages/algebra.scm (flint): Update to 2.9.0.
2022-08-08gnu: ntl: Update to 11.5.1.vicvbcun
* gnu/packages/algebra.scm (ntl): Update to 11.5.1. Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-08gnu: eclib: Update to 20220621.vicvbcun
* gnu/packages/algebra.scm (eclib): Update to 20220621. Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-07-23gnu: eigen: Update to 3.4.0.vicvbcun
* 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-15gnu: giac: Update to 1.9.0-19.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.9.0-19.
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.