~ruther/guix-local

ref: a280232f414d94de35eb6c35063ffc5b416e2188 guix-local/gnu/packages/maths.scm -rw-r--r-- 124.8 KiB
7adaab9f — Ben Woodcroft 9 years ago
gnu: Add ocaml4.01-gsl.

* gnu/packages/maths.scm (ocaml4.01-gsl): New variable.
300200b6 — Thomas Danckaert 9 years ago
gnu: Add netcdf-fortran.

* gnu/packages/maths.scm (netcdf-fortran): New variable.
1524851f — Leo Famulari 9 years ago
Merge branch 'master' into staging
7d873e0c — Kei Kebreau 9 years ago
gnu: gnuplot: Update to 5.0.6.

* gnu/packages/maths.scm (gnuplot): Update to 5.0.6.
8c4b4b65 — Marius Bakke 9 years ago
Merge branch 'master' into staging
d1e4ad1b — Tobias Geerinckx-Rice 9 years ago
gnu: Fix typos in descriptions.

* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
c57ce31a — Leo Famulari 9 years ago
Merge branch 'master' into staging
181170c6 — Arun Isaac 9 years ago
gnu: octave: Build with gl2ps support.

* gnu/packages/maths.scm (octave)[inputs]: Add gl2ps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6b6aca9b — Ludovic Courtès 9 years ago
gnu: flann: Move .mex file to a separate "octave" output.

That way the closure of flann:out is down from 1 GiB
to 290 MiB.

* gnu/packages/maths.scm (flann)[outputs]: New field.
[arguments]: Add 'set-octave-directory' phase.
fe418cc5 — Ricardo Wurmus 9 years ago
gnu: armadillo: Change license to ASL 2.0.

Armadillo versions 7.800 and onwards are licensed under the Apache License
2.0.

* gnu/packages/maths.scm (armadillo)[license]: Change to ASL 2.0.
498d2553 — Ricardo Wurmus 9 years ago
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.
133cba8c — Ricardo Wurmus 9 years ago
gnu: armadillo: Update to 7.800.2.

* gnu/packages/maths.scm (armadillo): Update to 7.800.2.
2fe41e0f — Ricardo Wurmus 9 years ago
gnu: r-pracma: Update to 2.0.4.

* gnu/packages/maths.scm (r-pracma): Update to 2.0.4.
2a0d5de5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
84157bb8 — Marius Bakke 9 years ago
Merge branch 'master' into core-updates

Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
6fd52309 — Tobias Geerinckx-Rice 9 years ago
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.

All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
6f766069 — Efraim Flashner 9 years ago
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.
c17383f4 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
6e64766a — Danny Milosavljevic 9 years ago
gnu: gnuplot: Enable tikz backend.

* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
d5ceeb5a — Efraim Flashner 9 years ago
gnu: scotch: Build with flex-2.6.1.

* gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not
flex.
Next