summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesLeo Famulari2018-09-13
|\
| * mpi: Factorize openmpi setup build phase.Eric Bavier2018-09-11
| | | | | | | | | | | | | | * gnu/packages/mpi.scm (%openmpi-setup): New variable. * gnu/packages/maths.scm (scalapack, slepc-openmpi, mumps-openmpi) (superlu-dist, p4est, petsc-openmpi, hypre-openmpi, elemental) (sundials-openmpi, arpack-ng-openmpi)[arguments]: Use it in #:phases.
| * gnu: arpack-ng-openmpi: Fix build.Paul Garlick2018-09-11
| | | | | | | | | | | | | | * gnu/packages/maths.scm (arpack-ng-openmpi)[arguments]: Add 'set-test-environment phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: mcrl2: Use HTTPS home page.Tobias Geerinckx-Rice2018-09-10
| | | | | | | | * gnu/packages/maths.scm (mcrl2)[home-page]: Use HTTPS.
* | gnu: double-conversion: Update to 3.1.0.Marius Bakke2018-09-10
| | | | | | | | * gnu/packages/maths.scm (double-conversion): Update to 3.1.0.
* | gnu: double-conversion: Don't use unstable tarball.Marius Bakke2018-09-10
| | | | | | | | * gnu/packages/maths.scm (double-conversion)[source]: Use GIT-FETCH.
* | gnu: OpenBLAS: Update to 0.3.3.Marius Bakke2018-09-09
|/ | | | * gnu/packages/maths.scm (openblas): Update to 0.3.3.
* gnu: OpenBLAS: Update source URI.Marius Bakke2018-09-09
| | | | | * gnu/packages/maths.scm (openblas)[source](uri): Use the more stable SourceForge mirror.
* gnu: glm: Update to 0.9.9.1.Marius Bakke2018-09-09
| | | | * gnu/packages/maths.scm (glm): Update to 0.9.9.1.
* slepc: Upgrade to 3.9.2.Eric Bavier2018-09-05
| | | | * gnu/packages/maths.scm (slepc): Upgrade to 3.9.2.
* petsc: Upgrade to 3.9.3.Eric Bavier2018-09-05
| | | | | * gnu/packages/maths.scm (petsc): Upgrade to 3.9.3. [arguments]: Remove unnecessary configure flags.
* petsc: Move example code to "examples" output.Eric Bavier2018-09-05
| | | | * gnu/packages/maths.scm (petsc)[arguments]: New 'move-examples' phase.
* gnu: Add SUNDIALS.Eric Bavier2018-09-05
| | | | * gnu/packages/maths.scm (sundials, sundials-openmpi): New variables.
* gnu: petsc-openmpi: Configure with support for hdf5 data format.Paul Garlick2018-09-04
| | | | | | | | | * gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add hdf5-parallel-openmpi. [arguments]: Add '--with-hdf5-include' and '--with-hdf5-lib' flags. Add 'set-test-environment' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: arpack-ng: Update to 3.6.2.Marius Bakke2018-09-03
| | | | * gnu/packages/maths.scm (arpack-ng): Update to 3.6.2.
* gnu: arpack-ng: Drop redundant phase.Marius Bakke2018-09-03
| | | | * gnu/packages/maths.scm (arpack-ng)[arguments]: Remove.
* gnu: hypre: Update to 2.14.0.Eric Bavier2018-08-31
| | | | * gnu/packages/maths.scm (hypre): Update to 2.14.0
* gnu: r-pracma: Update to 2.1.5.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/maths.scm (r-pracma): Update to 2.1.5.
* Merge branch 'staging'Marius Bakke2018-08-19
|\
| * Merge branch 'master' into stagingMarius Bakke2018-08-16
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-07-30
| |\ \
| * | | gnu: openblas: Update to 0.3.2.Marius Bakke2018-07-30
| | | | | | | | | | | | | | | | * gnu/packages/maths.scm (openblas): Update to 0.3.2.
| * | | Merge branch 'master' into stagingMarius Bakke2018-07-28
| |\ \ \
| * | | | gnu: double-conversion: Update to 3.0.0.Marius Bakke2018-07-22
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (double-conversion): Update to 3.0.0.
| * | | | gnu: double-conversion: Update home page.Marius Bakke2018-07-22
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (double-conversion)[home-page]: Update to redirected.
| * | | | gnu: openblas: Update to 0.3.1.Marius Bakke2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/openblas-fix-tests-i686.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/maths.scm (openblas): Update to 0.3.1. [arguments, native-inputs]: Don't apply 'openblas-fix-tests-i686.patch'.
* | | | | gnu: gnuplot: Update to 5.2.4.Kei Kebreau2018-08-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
* | | | | gnu: cddlib: Update to 0.94i.Kei Kebreau2018-08-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (cddlib): Update to 0.94i.
* | | | | gnu: octave: Update to 4.4.1.Kei Kebreau2018-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (octave): Update to 4.4.1. (qtoctave)[source]: Remove obsolete patch. * gnu/packages/patches/qtoctave-qt-5.11-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | | | | gnu: armadillo: Update to 9.100.5.Tobias Geerinckx-Rice2018-08-17
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/maths.scm (armadillo): Update to 9.100.5.
* | | | gnu: armadillo: Update to 9.100.4.Tobias Geerinckx-Rice2018-08-16
| | | | | | | | | | | | | | | | * gnu/packages/maths.scm (armadillo): Update to 9.100.4.
* | | | gnu: ocaml-gsl: Update to 1.22.0.Kei Kebreau2018-08-15
| | | | | | | | | | | | | | | | * gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
* | | | gnu: coda: Update to 2.19.Kei Kebreau2018-08-13
| |_|/ |/| | | | | | | | * gnu/packages/maths.scm (coda): Update to 2.19.
* | | gnu: mcrl2: Build with modular qt.Efraim Flashner2018-07-29
| |/ |/| | | | | * gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase.
* | gnu: openlibm: Update to 0.6.0.Marius Bakke2018-07-28
| | | | | | | | * gnu/packages/maths.scm (openlibm): Update to 0.6.0.
* | gnu: glm: Update home page.Marius Bakke2018-07-28
| | | | | | | | * gnu/packages/maths.scm (glm)[home-page]: Use HTTPS.
* | gnu: glm: Update to 0.9.9.0.Marius Bakke2018-07-28
| | | | | | | | | | * gnu/packages/maths.scm (glm): Update to 0.9.9.0. [source](uri): Change to new download location.
* | gnu: octave: Add qhull support.Kei Kebreau2018-07-17
| | | | | | | | * gnu/packages/maths.scm (octave)[inputs]: Add qhull.
* | gnu: Add qhull.Kei Kebreau2018-07-17
|/ | | | * gnu/packages/maths.scm (qhull): New variable.
* Merge branch 'master' into stagingMarius Bakke2018-07-08
|\
| * gnu: units: Update to 2.17.Kei Kebreau2018-07-02
| | | | | | | | * gnu/packages/maths.scm (units): Update to 2.17.
* | Merge branch 'master' into stagingMarius Bakke2018-07-02
|\|
| * gnu: qtoctave: Fix build for Qt 5.11.Kei Kebreau2018-06-30
| | | | | | | | | | | | | | * gnu/packages/maths.scm (qtoctave)[source]: Add patch. [native-inputs]: Add texlive. * gnu/packages/patches/qtoctave-qt-5.11-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: slepc: Return #t from all phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | * gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than undefined from phases.
| * gnu: mumps: Use INVOKE.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | * gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: superlu-dist: Return #t from all phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | * gnu/packages/maths.scm (superlu-dist)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*.
| * gnu: scotch: Return #t from all phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | * gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*.
| * gnu: petsc: Return #t from phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | * gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for SYSTEM*.
* | gnu: openblas: Fix build on i686.Marius Bakke2018-06-20
| | | | | | | | | | | | | | * gnu/packages/patches/openblas-fix-tests-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/maths.scm (openblas)[native-inputs]: Add it. [arguments]: Add phase to apply it on i686 systems only.
* | Merge branch 'master' into stagingMarius Bakke2018-06-18
|\|