summaryrefslogtreecommitdiff
path: root/gnu/packages/algebra.scm
Commit message (Collapse)AuthorAge
...
* gnu: Add iml.Andreas Enge2019-06-20
| | | | * gnu/packages/algebra.scm (iml): New variable.
* gnu: Add lrcalc.Andreas Enge2019-06-20
| | | | * gnu/packages/algebra.scm (lrcalc): New variable.
* gnu: Add eclib.Andreas Enge2019-06-20
| | | | * gnu/packages/algebra.scm (eclib): New variable.
* gnu: Add m4rie.Andreas Enge2019-06-20
| | | | * gnu/packages/algebra.scm (m4rie): New variable.
* gnu: Add python-fpylll.Nicolas Goaziou2019-06-20
| | | | * gnu/packages/algebra.scm (python-fpylll): New variable.
* gnu: fplll: Update to 5.2.1.Nicolas Goaziou2019-06-20
| | | | | | | | * gnu/packages/algebra.scm (fplll): Update to 5.2.1. [source]: Use Github tagged release: the original tarball no longer exists. [native-inputs]: Add Autoconf and al. [homepage]: Update it, the previous one no longer exists. [description]: Expound description.
* gnu: Add symmetrica.Nicolas Goaziou2019-06-20
| | | | | | | | | * gnu/packages/algebra.scm (symmetrica): New variable. * gnu/packages/patches/symmetrica-bruch.patch: * gnu/packages/patches/symmetrica-int32.patch: * gnu/packages/patches/symmetrica-return_values.patch: * gnu/packages/patches/symmetrica-sort_sum_rename.patch: New files. * gnu/local.mk (dist_patch_DATA): Add patches.
* gnu: Move ratpoints into a different module.Nicolas Goaziou2019-06-20
| | | | | * gnu/packages/maths.scm (ratpoints): Move... * gnu/packages/algebra.scm: ...here.
* gnu: Add m4ri.Andreas Enge2019-06-19
| | | | * gnu/packages/algebra.scm (m4ri): New variable.
* gnu: Add gf2x.Andreas Enge2019-06-19
| | | | * gnu/packages/algebra.scm (gf2x): New variable.
* gnu: Add linbox.Andreas Enge2019-06-18
| | | | * gnu/packages/algebra.scm (linbox): New variable.
* gnu: Add fflas-ffpack.Andreas Enge2019-06-18
| | | | * gnu/packages/algebra.scm (fflas-ffpack): New variable.
* gnu: Add givaro.Andreas Enge2019-06-18
| | | | * gnu/packages/algebra.scm (givaro): New variable.
* gnu: gap: Update to 4.10.1.Andreas Enge2019-06-17
| | | | | | | | * gnu/packages/algebra.scm (gap): Update to 4.10.1. Install headers and library files by hand, since the make targets have disappeared. Delete the special check phase, since the "make check" target has appeared. Remove a package that is no longer recommended, and enable two recommended packages with clarified licenses.
* gnu: giac: Update to 1.5.0-57.Nicolas Goaziou2019-06-02
| | | | * gnu/packages/algebra.scm (giac): Update to 1.5.0-57.
* gnu: xtensor: Update to 0.20.5.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/algebra.scm (xtensor): Update to 0.20.5.
* gnu: Fix missing bison package in (gnu packages algebra).Christopher Baines2019-04-28
| | | | | | | This fixes a regression introduced in 6d3896b9fc115b03046860a9aa12966926bccf53. * gnu/packages/algebra.scm: Use the (gnu packages bison) module.
* gnu: Fix typo.Nicolas Goaziou2019-04-28
| | | | * gnu/packages/algebra.scm (giac-xcas): Fix typo.
* gnu: giac-xcas: Rename to "giac" to match upstream name.Nicolas Goaziou2019-04-28
| | | | | * gnu/packages/algebra.scm (giac): New variable. (giac-xcas): Deprecate.
* gnu: giac-xcas: Add inputs.Nicolas Goaziou2019-04-28
| | | | | * gnu/packages/algebra.scm (giac-xcas)[inputs]: Add glpk, libsamplerate, bison and flex.
* gnu: giac-xcas: Fix documentation.Nicolas Goaziou2019-04-28
| | | | | | | | * gnu/packages/algebra.scm (giac-xcas): Use a single output. Fix licensing issues in documentation. Xcas expects documentation to be located at a fixed location, not compatible with a "doc" output.
* gnu: singular: Update to 4.1.2p1.Tobias Geerinckx-Rice2019-04-16
| | | | * gnu/packages/algebra.scm (singular): Update to 4.1.2p1.
* gnu: Add eigen-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | * gnu/packages/algebra.scm (eigen-for-tensorflow): New variable.
* gnu: giac-xcas: Update to 1.5.0-49.Nicolas Goaziou2019-04-04
| | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-49.
* gnu: Add python-flint.Andreas Enge2019-03-19
| | | | | | * gnu/packages/algebra.scm (python-flint): New variable. * gnu/packages/patches/python-flint-includes.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu: arb: Update to 2.16.0.Andreas Enge2019-03-18
| | | | * gnu/packages/algebra.scm (arb): Update to 2.16.0.
* gnu: giac-xcas: Update to 1.5.0-43.Nicolas Goaziou2019-02-28
| | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
* gnu: Add gap.Andreas Enge2019-02-17
| | | | * gnu/packages/algebra.scm (gap): New variable.
* Update copyright header.Nicolas Goaziou2019-02-02
|
* gnu: giac-xcas: Update to 1.5.0-37.Nicolas Goaziou2019-02-02
| | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-37.
* gnu: fftw-openmpi: Setup MPI for tests.Eric Bavier2019-01-31
| | | | * gnu/packages/algebra.scm (fftw-openmpi)[arguments]: Add 'mpi-setup phase.
* gnu: flint: Unconditionally return #T from build phases.Ricardo Wurmus2019-01-24
| | | | | * gnu/packages/algebra.scm (flint)[arguments]: Use INVOKE in "configure" phases.
* gnu: pari-gp: Address TeX errors.Ricardo Wurmus2019-01-24
| | | | | | * gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace texlive-tiny with texlive-union of texlive-fonts-amsfonts and texlive-latex-amsfonts. [arguments]: Use INVOKE in configure phase.
* gnu: giac-xcas: Update to 1.5.0-29.Nicolas Goaziou2018-12-29
| | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-29.
* gnu: pari-gp: Update to 2.11.1.Andreas Enge2018-12-04
| | | | * gnu/packages/algebra.scm (pari-gp): Update to 2.11.1.
* Merge branch 'core-updates'Ludovic Courtès2018-12-03
|\
| * Merge branch 'master' into core-updatesMarius Bakke2018-11-24
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2018-11-20
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2018-08-22
| |\ \ \
| * | | | gnu: fftw: Update to 3.3.8.Tobias Geerinckx-Rice2018-08-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (fftw): Update to 3.3.8.
* | | | | gnu: kiss-fft-for-extempore: Fetch sources from git.Ricardo Wurmus2018-11-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (kiss-fft-for-extempore)[source]: Fetch from git.
* | | | | gnu: arb: Fetch sources from git.Ricardo Wurmus2018-11-29
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/algebra.scm (arb)[source]: Fetch from git.
* | | | gnu: giac-xcas: Add a "doc" outputNicolas Goaziou2018-11-22
| | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (giac-xcas): Add "doc" output. [arguments]: Add phase to install documentation in the appropriate directory.
* | | | gnu: giac-xcas: Update to 1.5.0-19.Nicolas Goaziou2018-11-22
| |_|/ |/| | | | | | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-19.
* | | gnu: Add cmh.Andreas Enge2018-11-16
| | | | | | | | | | | | * gnu/packages/algebra.scm (cmh): New variable.
* | | gnu: gp2c: Update to 0.0.11pl1.Andreas Enge2018-11-16
| |/ |/| | | | | * gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl1.
* | gnu: xtensor: Update to 0.17.1.Kei Kebreau2018-08-18
| | | | | | | | | | * gnu/packages/algebra.scm (xtensor): Update to 0.17.1. [source]: Use git-fetch.
* | gnu: singular: Update to 4.1.1p3.Kei Kebreau2018-08-18
| | | | | | | | * gnu/packages/algebra.scm (singular): Update to 4.1.1p3.
* | gnu: eigen: Update to 3.3.5.Tobias Geerinckx-Rice2018-08-18
| | | | | | | | | | | | | | * gnu/packages/algebra.scm (eigen): Update to 3.3.5. [source]: Remove upstreamed ARM patch and obsolete substitutions. * gnu/packages/patches/eigen-arm-neon-fixes.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: eigen: Throw exceptions on test failure.Tobias Geerinckx-Rice2018-08-18
|/ | | | | * gnu/packages/algebra.scm (eigen)[arguments]: Substitute INVOKE for SYSTEM*.