Kei Kebreau
89b8df9765
gnu: maxima: Update to 5.40.0.
...
* gnu/packages/maths.scm (maxima): Update to 5.40.0.
2017-06-06 16:58:23 -04:00
Ben Woodcroft
7adaab9fe7
gnu: Add ocaml4.01-gsl.
...
* gnu/packages/maths.scm (ocaml4.01-gsl): New variable.
2017-05-10 22:13:54 +02:00
Thomas Danckaert
300200b637
gnu: Add netcdf-fortran.
...
* gnu/packages/maths.scm (netcdf-fortran): New variable.
2017-04-30 11:50:50 +02:00
Kei Kebreau
7d873e0c26
gnu: gnuplot: Update to 5.0.6.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.0.6.
2017-04-22 13:33:09 -04:00
Tobias Geerinckx-Rice
d1e4ad1b02
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.
2017-04-17 02:04:08 +02:00
Arun Isaac
181170c6ee
gnu: octave: Build with gl2ps support.
...
* gnu/packages/maths.scm (octave)[inputs]: Add gl2ps.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-08 15:24:37 +02:00
Ludovic Courtès
6b6aca9b36
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.
2017-04-07 00:17:16 +02:00
Ricardo Wurmus
fe418cc5b2
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.
2017-04-06 15:42:18 +02:00
Ricardo Wurmus
498d2553ed
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.
2017-04-06 14:39:22 +02:00
Ricardo Wurmus
133cba8cb5
gnu: armadillo: Update to 7.800.2.
...
* gnu/packages/maths.scm (armadillo): Update to 7.800.2.
2017-04-06 14:39:22 +02:00
Ricardo Wurmus
2fe41e0fad
gnu: r-pracma: Update to 2.0.4.
...
* gnu/packages/maths.scm (r-pracma): Update to 2.0.4.
2017-04-06 14:39:18 +02:00
Marius Bakke
84157bb8bf
Merge branch 'master' into core-updates
...
Most conflicts are from 6fd52309b8
.
2017-03-30 22:59:53 +02:00
Tobias Geerinckx-Rice
6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
...
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Efraim Flashner
6f76606984
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.
2017-03-28 09:34:33 +03:00
Leo Famulari
c17383f400
Merge branch 'master' into core-updates
2017-03-27 21:19:38 -04:00
Danny Milosavljevic
6e64766a86
gnu: gnuplot: Enable tikz backend.
...
* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
2017-03-27 15:58:50 +02:00
Efraim Flashner
d5ceeb5a2d
gnu: scotch: Build with flex-2.6.1.
...
* gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not
flex.
2017-03-23 07:32:31 +02:00
Efraim Flashner
83a3464793
gnu: openblas: Add support for aarch64.
...
* gnu/packages/maths.scm (openblas)[arguments]: Mark aarch64 as
substitutable, build for target ARMv8.
2017-03-21 22:03:05 +02:00
John Darrington
6d5f63b690
gnu: Add maxflow.
...
* gnu/packages/maths.scm (maxflow): New variable.
2017-03-18 10:31:54 +01:00
John Darrington
a53d6719bc
gnu: Add itpp.
...
* gnu/packages/maths.scm (itpp): New variable.
2017-03-18 10:31:50 +01:00
Ben Woodcroft
ba1be533ad
gnu: Add ocaml-gsl.
...
* gnu/packages/maths.scm (ocaml-gsl): New variable.
2017-03-17 21:43:25 +10:00
Tobias Geerinckx-Rice
cf8d068775
gnu: units: Update to 2.14.
...
* gnu/packages/maths.scm (units): Update to 2.14.
2017-03-15 22:19:40 +01:00
Arun Isaac
9f91340166
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>
2017-03-09 16:46:09 -05:00
John Darrington
479c4273e6
gnu: Add jacal.
...
* gnu/packages/maths.scm (jacal): New variable.
* gnu/packages/patches/jacal-fix-texinfo.patch: New file.
2017-03-02 18:17:26 +01:00
Efraim Flashner
e9d60ebadb
gnu: octave: Update to 4.2.1.
...
* gnu/packages/maths.scm (octave): Update to 4.2.1.
2017-03-01 11:33:08 +02:00
Federico Beffa
a995251d68
gnu: wxmaxima: Downgrade to 16.04.2.
...
* gnu/packages/maths.scm (wxmaxima): Do it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 11:22:13 -05:00
Thomas Danckaert
cbfbcb2105
gnu: coda: Update to 2.18.
...
* gnu/packages/python.scm (coda): Update to 2.18.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-27 14:55:25 +01:00
John Darrington
1f45f18abe
installer: Aris: update synopis and description.
...
* gnu/packages/maths.scm (aris): Use the synopsis and description from the
web page instead of the README file.
2017-02-17 18:52:24 +01:00
John Darrington
193abc8232
gnu: Add aris.
...
* gnu/packages/maths.scm(aris): New variable.
2017-02-17 18:33:24 +01:00
Kei Kebreau
29da15738c
gnu: wxmaxima: Update to 16.12.2.
...
* gnu/packages/maths.scm (wxmaxima): Update to 16.12.2.
2017-02-10 11:02:10 -05:00
Paul Garlick
4554813936
gnu: gmsh: Propagate opencascade-oce.
...
* gnu/packages/maths.scm (gmsh)[propagated-inputs]: Add opencascade-oce.
[arguments]: Remove #:phases parameter for component8_in_a_box test
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-09 19:19:06 +01:00
Ben Woodcroft
182dde82ed
gnu: cddlib: Fix source URI.
...
* gnu/packages/maths.scm (cddlib)[source]: Update source URI.
2017-02-04 15:26:26 +10:00
ng0
c000b6b10f
gnu: reducelcs: Fix license.
...
* gnu/packages/maths.scm (reducelcs)[license]: Change to GPL3+.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-01 19:51:36 -05:00
Paul Garlick
8a4d14fa71
gnu: gmsh: Update to 2.16.0
...
* gnu/packages/maths.scm (gmsh): Update to 2.16.0
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-31 17:55:50 +01:00
ng0
54052a54c1
gnu: Add reducelcs.
...
* gnu/packages/maths.scm (reducelcs): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-01-30 07:46:28 -05:00
Paul Garlick
5d4bd4cce1
gnu: Add opencascade-oce.
...
* gnu/packages/maths.scm (opencascade-oce): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-01-30 10:52:45 +01:00
Marius Bakke
82110ef658
gnu: glpk: Update to 4.61.
...
* gnu/packages/maths.scm (glpk): Update to 4.61.
[home-page]: Use HTTPS.
2017-01-23 18:54:27 +01:00
Thomas Danckaert
7bbf2e39f7
gnu: hdf4: Update to 4.2.12.
...
* gnu/packages/maths.scm (hdf4): Update to 4.2.12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-09 15:55:57 +01:00
Ricardo Wurmus
a8e45b3240
gnu: r-rcpparmadillo: Update to 0.7.600.1.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.600.1.0.
* gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Update to
7.600.1.
2016-12-29 21:49:12 +01:00
Ricardo Wurmus
b1c1f4d012
gnu: armadillo: Update to 7.600.2.
...
* gnu/packages/maths.scm (armadillo): Update to 7.600.2.
2016-12-29 21:49:12 +01:00
Thomas Danckaert
db82557013
gnu: netcdf: Enable HDF4 support.
...
* gnu/packages/maths.scm (netcdf)[inputs]: Add hdf4-alt and libjpeg.
[arguments]: Add "--enable-hdf4" configure flag.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-24 14:41:50 +01:00
Kei Kebreau
5f80054053
gnu: gnuplot: Update to 5.0.5.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.0.5.
2016-12-18 23:27:43 -05:00
Kei Kebreau
5a2604bfb6
gnu: wxmaxima: Update to 16.12.0.
...
* gnu/packages/maths.scm (wxmaxima): Update to 16.12.0.
2016-12-18 14:05:40 -05:00
Kei Kebreau
4a652c78d4
gnu: maxima: Update to 5.39.0.
...
* gnu/packages/maths.scm (maxima): Update to 5.39.0.
2016-12-18 12:57:09 -05:00
Tobias Geerinckx-Rice
bea3cf4b90
gnu: gsl: Update to 2.3.
...
* gnu/packages/maths.scm (gsl): Update to 2.3.
2016-12-12 22:08:45 +01:00
Paul Garlick
f81c6a4932
gnu: gmsh: Update to 2.15.0.
...
* gnu/packages/maths.scm (gmsh): Update to 2.15.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-09 19:14:21 +01:00
Eric Bavier
a4b0bfb195
gnu: netcdf: Upgrade to 4.4.1.1.
...
* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): Upgrade to
4.4.1.1.
[source]: Adjust patch name, add netcdf-tst_h_par.patch
* gnu/packages/patches/netcdf-config.date.patch: Rename to...
* gnu/packages/patches/netcdf-date-time.patch: ...this. Adjust for
latest source.
* gnu/packages/patches/netcdf-tst_h_par.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Adjust patches.
2016-12-01 23:50:09 -06:00
Leo Famulari
dcd9d1637a
gnu: hdf5: Update to 1.8.18 [fixes CVE-2016-{4330,4331,4332,4333}].
...
* gnu/packages/maths.scm (hdf5): Update to 1.8.18.
[source]: Add alternate URL.
2016-11-30 11:16:18 -05:00
Ludovic Courtès
62126576fc
gnu: hdf5: Build the C++ interface.
...
* gnu/packages/maths.scm (hdf5)[arguments]: Add #:configure-flags.
2016-11-24 21:43:47 +01:00
Petter
daf72603eb
gnu: Remove redundancy where mkdir-p <dir> is followed by install-file <file> <dir>.
...
* gnu/packages/bioinformatics.scm (bwa)[arguments]: Remove redundant mkdir-p.
(eigensoft)[arguments]: Likewise.
(snap-aligner)[arguments]: Likewise.
(pardre)[arguments]: Likewise.
(piranha)[arguments]: Likewise.
* gnu/packages/maths.scm (hypre)[arguments]: Likewise.
* gnu/packages/mp3.scm (mpc123)[arguments]: Likewise.
* gnu/packages/music.scm (tuxguitar)[arguments]: Likewise.
* gnu/packages/pdf.scm (impressive)[arguments]: Likewise.
* gnu/packages/qemu.scm (qemu)[arguments]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-21 14:39:54 -05:00