| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/algebra.scm (giac): Update to 1.5.0-69.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac): Update to 1.5.0-65.
|
|
|
|
| |
* gnu/packages/algebra.scm (xtensor)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/algebra.scm (xtensor): Update to 0.20.9.
|
|
|
|
| |
* gnu/packages/algebra.scm (eclib): Update to 20190909.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace
texlive-fonts-amsfonts and texlive-latex-amsfonts with texlive-amsfonts in
texlive-union.
* gnu/packages/docbook.scm (dblatex)[inputs]: Same.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Same.
* gnu/packages/python-xyz.scm (python-numpy-documentation,
python-matplotlib-documentation, python-ipython-documentation)
[native-inputs]: Same.
* gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Same.
* gnu/packages/tex.scm (teximpatient)[native-inputs]: Same.
|
|
|
|
| |
* gnu/packages/algebra.scm (gap): Update to 4.10.2.
|
|
|
|
| |
* gnu/packages/algebra.scm (pari-gp): Update to 2.11.2.
|
|
|
|
| |
* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl2.
|
|
|
|
|
|
|
| |
This follows up on commit 1de48e8f8afec23847458c533d2fae0d69d8942a.
* gnu/packages/algebra.scm (fplll-4-cmh): New variable.
(cmh)[inputs]: Use it.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac): Update to 1.5.0-61.
|
|
|
|
|
| |
* gnu/packages/algebra.scm (ratpoints): Move package from here...
* gnu/packages/sagemath.scm (ratpoints): ... to here.
|
|
|
|
| |
* gnu/packages/algebra.scm (ratpoints): Add "CCFLAGS=-fPIC" to make flags.
|
|
|
|
| |
* gnu/packages/algebra.scm (symmetrica): Add -fPIC compiler flag.
|
|
|
|
| |
* gnu/packages/algebra.scm (iml): Add configure flag --enable-shared.
|
|
|
|
|
|
| |
* gnu/packages/patches/lrcalc-includes.patch: New file.
* gnu/packages/algebra.scm (lrcalc): Use patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
|
|
|
|
| |
* gnu/packages/algebra.scm (iml): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (lrcalc): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (eclib): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (m4rie): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (python-fpylll): New variable.
|
|
|
|
|
|
|
|
| |
* 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/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/packages/maths.scm (ratpoints): Move...
* gnu/packages/algebra.scm: ...here.
|
|
|
|
| |
* gnu/packages/algebra.scm (m4ri): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (gf2x): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (linbox): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (fflas-ffpack): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (givaro): New variable.
|
|
|
|
|
|
|
|
| |
* 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/packages/algebra.scm (giac): Update to 1.5.0-57.
|
|
|
|
| |
* gnu/packages/algebra.scm (xtensor): Update to 0.20.5.
|
|
|
|
|
|
|
| |
This fixes a regression introduced in
6d3896b9fc115b03046860a9aa12966926bccf53.
* gnu/packages/algebra.scm: Use the (gnu packages bison) module.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Fix typo.
|
|
|
|
|
| |
* gnu/packages/algebra.scm (giac): New variable.
(giac-xcas): Deprecate.
|
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas)[inputs]: Add glpk, libsamplerate, bison
and flex.
|
|
|
|
|
|
|
|
| |
* 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/packages/algebra.scm (singular): Update to 4.1.2p1.
|
|
|
|
| |
* gnu/packages/algebra.scm (eigen-for-tensorflow): New variable.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-49.
|
|
|
|
|
|
| |
* 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/packages/algebra.scm (arb): Update to 2.16.0.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
|
|
|
|
| |
* gnu/packages/algebra.scm (gap): New variable.
|
| |
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-37.
|
|
|
|
| |
* gnu/packages/algebra.scm (fftw-openmpi)[arguments]: Add 'mpi-setup phase.
|
|
|
|
|
| |
* gnu/packages/algebra.scm (flint)[arguments]: Use INVOKE in "configure"
phases.
|