Age | Commit message (Expand) | Author |
---|---|---|
2022-09-12 | gnu: cmh: Update to 1.1.1....* 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> | Hendursaga |
2022-09-08 | gnu: eigen: Skip some tests on some architectures....* 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. | Efraim Flashner |
2022-09-06 | gnu: giac: Update to 1.9.0-21....* gnu/packages/algebra.scm (giac): Update to 1.9.0-21. | Nicolas Goaziou |
2022-08-12 | 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> | vicvbcun |
2022-08-11 | 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 Enge |
2022-08-11 | 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 Enge |
2022-08-08 | gnu: symengine: Update to 0.9.0....* gnu/packages/algebra.scm (symengine): Update to 0.9.0. | Andreas Enge |
2022-08-08 | gnu: arb: Update to 2.23.0....* gnu/packages/algebra.scm (arb): Update to 2.23.0. | Andreas Enge |
2022-08-08 | gnu: flint: Update to 2.9.0....* gnu/packages/algebra.scm (flint): Update to 2.9.0. | Andreas Enge |
2022-08-08 | 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> | vicvbcun |
2022-08-08 | gnu: eclib: Update to 20220621....* gnu/packages/algebra.scm (eclib): Update to 20220621. Signed-off-by: Andreas Enge <andreas@enge.fr> | vicvbcun |
2022-07-23 | 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> | vicvbcun |
2022-07-15 | gnu: giac: Update to 1.9.0-19....* gnu/packages/algebra.scm (giac): Update to 1.9.0-19. | Nicolas Goaziou |
2022-06-21 | 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 Enge |
2022-06-17 | gnu: pari-gp: Enable pthreads....* gnu/packages/algebra.scm (pari-gp): Add --mt=pthread to configure flags. | Andreas Enge |
2022-06-15 | gnu: eigen: Honor the #:tests? flag....* gnu/packages/algebra.scm (eigen)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag. | Efraim Flashner |
2022-06-13 | gnu: sollya: Update to 8.0....* gnu/packages/algebra.scm (sollya): Update to 8.0. | Andreas Enge |
2022-06-13 | 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 Enge |
2022-06-13 | 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 Enge |
2022-05-05 | gnu: cm: Update to 0.4.0....* gnu/packages/algebra.scm (cm): Update to 0.4.0. | Andreas Enge |
2022-04-19 | gnu: arb: Update to 2.22.1....* gnu/packages/algebra.scm (arb): Update to 2.22.1. | Andreas Enge |
2022-04-19 | gnu: pari-gp: Update to 2.13.4....* gnu/packages/algebra.scm (pari-gp): Update to 2.13.4. | Andreas Enge |
2022-03-11 | gnu: giac: Use G-expressions....* gnu/packages/algebra.scm (giac)[arguments]: Use G-expressions. | Nicolas Goaziou |
2022-03-11 | gnu: giac: Update to 1.7.0-51....* gnu/packages/algebra.scm (giac): Update to 1.7.0-51. | Nicolas Goaziou |
2022-02-19 | gnu: gappa: Update to 1.4.0....* gnu/packages/algebra.scm (gappa): Update to 1.4.0. [license]: Update CeCILL version. | Eric Bavier |
2022-02-19 | 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 Bakke |
2022-01-26 | gnu: giac: Update to 1.7.0-47....* gnu/packages/algebra.scm (giac): Update to 1.7.0-47. | Nicolas Goaziou |
2022-01-08 | 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 Goaziou |
2022-01-01 | gnu: Add xtensor-benchmark....* gnu/packages/algebra.scm (xtensor-benchmark): New variable. | Ludovic Courtès |
2022-01-01 | gnu: Add eigen-benchmarks....* gnu/packages/algebra.scm (eigen-benchmarks): New variable. | Ludovic Courtès |
2021-12-14 | gnu: eigen-for-tensorflow: Build with GCC 7....* gnu/packages/algebra.scm (eigen-for-tensorflow)[native-inputs]: Add gcc-7. | Ricardo Wurmus |
2021-12-13 | 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ès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. | Ludovic Courtès |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-07 | gnu: giac: Update to 1.7.0-43....* gnu/packages/algebra.scm (giac): Update to 1.7.0-43. | Nicolas Goaziou |
2021-11-23 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-22 | gnu: arb: Update to 2.21.1....* gnu/packages/algebra.scm (arb): Update to 2.21.1. | Andreas Enge |
2021-11-22 | gnu: flint: Update to 2.8.4....* gnu/packages/algebra.scm (flint): Update to 2.8.4. | Andreas Enge |
2021-11-22 | gnu: pari-gp: Update to 2.13.3....* gnu/packages/algebra.scm (pari-gp): Update to 2.13.3. | Andreas Enge |
2021-10-31 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-10-28 | gnu: Add ginac....* gnu/packages/algebra.scm (ginac): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vinicius Monego |
2021-10-19 | gnu: giac: Update to 1.7.0-39....* gnu/packages/algebra.scm (giac): Update to 1.7.0-39. | Nicolas Goaziou |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-10-07 | gnu: giac: Update to 1.7.0-37....* gnu/packages/algebra.scm (giac): Update to 1.7.0-37. | Nicolas Goaziou |
2021-10-06 | 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 Enge |
2021-10-06 | gnu: arb: Update to 2.21.0....* gnu/packages/algebra.scm (arb): Update to 2.21.0. | Andreas Enge |
2021-10-06 | gnu: flint: Update to 2.8.1....* gnu/packages/algebra.scm (flint): Update to 2.8.1. | Andreas Enge |
2021-10-03 | gnu: giac: Update to 1.7.0-35....* gnu/packages/algebra.scm (giac): Update to 1.7.0-35. | Nicolas Goaziou |
2021-09-27 | gnu: giac: Update to 1.7.0-33....* gnu/packages/algebra.scm (giac): Update to 1.7.0-33. | Nicolas Goaziou |
2021-09-17 | 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 Bakke |