gnu: Remove armadillo-for-rcpparmadillo.
This package is no longer useful, because upstream does not keep the tarballs
of older releases. We use the bundled armadillo sources in the
r-rccparmadillo package instead.
* gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Remove variable.
gnu: armadillo: Update to 7.800.2.
* gnu/packages/maths.scm (armadillo): Update to 7.800.2.
gnu: r-pracma: Update to 2.0.4.
* gnu/packages/maths.scm (r-pracma): Update to 2.0.4.
Merge branch 'core-updates'
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
gnu: gsl: Disable tests on aarch64-linux.
* gnu/packages/maths.scm (gsl)[arguments]: Do not run the test suite on
aarch64-linux.
[home-page]: Use https.
Merge branch 'master' into core-updates
gnu: gnuplot: Enable tikz backend.
* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
gnu: scotch: Build with flex-2.6.1.
* gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not
flex.
gnu: openblas: Add support for aarch64.
* gnu/packages/maths.scm (openblas)[arguments]: Mark aarch64 as
substitutable, build for target ARMv8.
Merge branch 'master' into core-updates
gnu: Add maxflow.
* gnu/packages/maths.scm (maxflow): New variable.
gnu: Add itpp.
* gnu/packages/maths.scm (itpp): New variable.
gnu: Add ocaml-gsl.
* gnu/packages/maths.scm (ocaml-gsl): New variable.
Merge remote-tracking branch 'origin/master' into core-updates
gnu: units: Update to 2.14.
* gnu/packages/maths.scm (units): Update to 2.14.
Merge remote-tracking branch 'origin/master' into core-updates
gnu: octave: Build with curl and graphicsmagick.
* gnu/packages/maths.scm (octave)[inputs]: Add curl and graphicsmagick.
Signed-off-by: Leo Famulari <leo@famulari.name>
Merge branch 'master' into core-updates