summaryrefslogtreecommitdiff
path: root/gnu/packages/algebra.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Add iml.•••* gnu/packages/algebra.scm (iml): New variable. Andreas Enge2019-06-201-0/+56
* gnu: Add lrcalc.•••* gnu/packages/algebra.scm (lrcalc): New variable. Andreas Enge2019-06-201-0/+36
* gnu: Add eclib.•••* gnu/packages/algebra.scm (eclib): New variable. Andreas Enge2019-06-201-0/+30
* gnu: Add m4rie.•••* gnu/packages/algebra.scm (m4rie): New variable. Andreas Enge2019-06-201-0/+27
* gnu: Add python-fpylll.•••* gnu/packages/algebra.scm (python-fpylll): New variable. Nicolas Goaziou2019-06-201-0/+32
* gnu: fplll: Update to 5.2.1.•••* 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. Nicolas Goaziou2019-06-201-18/+44
* gnu: Add symmetrica.•••* 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. Nicolas Goaziou2019-06-201-0/+60
* gnu: Move ratpoints into a different module.•••* gnu/packages/maths.scm (ratpoints): Move... * gnu/packages/algebra.scm: ...here. Nicolas Goaziou2019-06-201-0/+41
* gnu: Add m4ri.•••* gnu/packages/algebra.scm (m4ri): New variable. Andreas Enge2019-06-191-0/+30
* gnu: Add gf2x.•••* gnu/packages/algebra.scm (gf2x): New variable. Andreas Enge2019-06-191-0/+21
* gnu: Add linbox.•••* gnu/packages/algebra.scm (linbox): New variable. Andreas Enge2019-06-181-0/+38
* gnu: Add fflas-ffpack.•••* gnu/packages/algebra.scm (fflas-ffpack): New variable. Andreas Enge2019-06-181-0/+51
* gnu: Add givaro.•••* gnu/packages/algebra.scm (givaro): New variable. Andreas Enge2019-06-181-0/+40
* gnu: gap: Update to 4.10.1.•••* 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. Andreas Enge2019-06-171-18/+44
* gnu: giac: Update to 1.5.0-57.•••* gnu/packages/algebra.scm (giac): Update to 1.5.0-57. Nicolas Goaziou2019-06-021-2/+2
* gnu: xtensor: Update to 0.20.5.•••* gnu/packages/algebra.scm (xtensor): Update to 0.20.5. Tobias Geerinckx-Rice2019-05-111-2/+2
* gnu: Fix missing bison package in (gnu packages algebra).•••This fixes a regression introduced in 6d3896b9fc115b03046860a9aa12966926bccf53. * gnu/packages/algebra.scm: Use the (gnu packages bison) module. Christopher Baines2019-04-281-0/+1
* gnu: Fix typo.•••* gnu/packages/algebra.scm (giac-xcas): Fix typo. Nicolas Goaziou2019-04-281-1/+1
* gnu: giac-xcas: Rename to "giac" to match upstream name.•••* gnu/packages/algebra.scm (giac): New variable. (giac-xcas): Deprecate. Nicolas Goaziou2019-04-281-2/+5
* gnu: giac-xcas: Add inputs.•••* gnu/packages/algebra.scm (giac-xcas)[inputs]: Add glpk, libsamplerate, bison and flex. Nicolas Goaziou2019-04-281-1/+7
* gnu: giac-xcas: Fix documentation.•••* 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. Nicolas Goaziou2019-04-281-24/+21
* gnu: singular: Update to 4.1.2p1.•••* gnu/packages/algebra.scm (singular): Update to 4.1.2p1. Tobias Geerinckx-Rice2019-04-161-3/+3
* gnu: Add eigen-for-tensorflow.•••* gnu/packages/algebra.scm (eigen-for-tensorflow): New variable. Ricardo Wurmus2019-04-081-0/+27
* gnu: giac-xcas: Update to 1.5.0-49.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-49. Nicolas Goaziou2019-04-041-2/+2
* gnu: Add python-flint.•••* 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. Andreas Enge2019-03-191-0/+34
* gnu: arb: Update to 2.16.0.•••* gnu/packages/algebra.scm (arb): Update to 2.16.0. Andreas Enge2019-03-181-2/+2
* gnu: giac-xcas: Update to 1.5.0-43.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43. Nicolas Goaziou2019-02-281-2/+2
* gnu: Add gap.•••* gnu/packages/algebra.scm (gap): New variable. Andreas Enge2019-02-171-1/+145
* Update copyright header.Nicolas Goaziou2019-02-021-1/+1
* gnu: giac-xcas: Update to 1.5.0-37.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-37. Nicolas Goaziou2019-02-021-2/+2
* gnu: fftw-openmpi: Setup MPI for tests.•••* gnu/packages/algebra.scm (fftw-openmpi)[arguments]: Add 'mpi-setup phase. Eric Bavier2019-01-311-2/+6
* gnu: flint: Unconditionally return #T from build phases.•••* gnu/packages/algebra.scm (flint)[arguments]: Use INVOKE in "configure" phases. Ricardo Wurmus2019-01-241-3/+3
* gnu: pari-gp: Address TeX errors.•••* 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. Ricardo Wurmus2019-01-241-31/+34
* gnu: giac-xcas: Update to 1.5.0-29.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-29. Nicolas Goaziou2018-12-291-2/+2
* gnu: pari-gp: Update to 2.11.1.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.11.1. Andreas Enge2018-12-041-2/+2
* Merge branch 'core-updates'Ludovic Courtès2018-12-031-2/+2
|\
| * Merge branch 'master' into core-updatesMarius Bakke2018-11-241-4/+36
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2018-11-201-3/+33
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2018-08-221-33/+28
| |\ \ \
| * | | | gnu: fftw: Update to 3.3.8.•••* gnu/packages/algebra.scm (fftw): Update to 3.3.8. Tobias Geerinckx-Rice2018-08-211-2/+2
* | | | | gnu: kiss-fft-for-extempore: Fetch sources from git.•••* gnu/packages/algebra.scm (kiss-fft-for-extempore)[source]: Fetch from git. Ricardo Wurmus2018-11-291-5/+6
* | | | | gnu: arb: Fetch sources from git.•••* gnu/packages/algebra.scm (arb)[source]: Fetch from git. Ricardo Wurmus2018-11-291-38/+38
| |_|_|/ |/| | |
* | | | gnu: giac-xcas: Add a "doc" output•••* gnu/packages/algebra.scm (giac-xcas): Add "doc" output. [arguments]: Add phase to install documentation in the appropriate directory. Nicolas Goaziou2018-11-221-1/+27
* | | | gnu: giac-xcas: Update to 1.5.0-19.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-19. Nicolas Goaziou2018-11-221-3/+9
| |_|/ |/| |
* | | gnu: Add cmh.•••* gnu/packages/algebra.scm (cmh): New variable. Andreas Enge2018-11-161-1/+31
* | | gnu: gp2c: Update to 0.0.11pl1.•••* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl1. Andreas Enge2018-11-161-2/+2
| |/ |/|
* | gnu: xtensor: Update to 0.17.1.•••* gnu/packages/algebra.scm (xtensor): Update to 0.17.1. [source]: Use git-fetch. Kei Kebreau2018-08-181-7/+7
* | gnu: singular: Update to 4.1.1p3.•••* gnu/packages/algebra.scm (singular): Update to 4.1.1p3. Kei Kebreau2018-08-181-9/+15
* | gnu: eigen: Update to 3.3.5.•••* 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. Tobias Geerinckx-Rice2018-08-181-13/+2
* | gnu: eigen: Throw exceptions on test failure.•••* gnu/packages/algebra.scm (eigen)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-08-181-4/+4
|/