summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: OpenBLAS: Update source URI.•••* gnu/packages/maths.scm (openblas)[source](uri): Use the more stable SourceForge mirror. Marius Bakke2018-09-091-2/+2
* gnu: glm: Update to 0.9.9.1.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.1. Marius Bakke2018-09-091-2/+2
* slepc: Upgrade to 3.9.2.•••* gnu/packages/maths.scm (slepc): Upgrade to 3.9.2. Eric Bavier2018-09-051-2/+2
* petsc: Upgrade to 3.9.3.•••* gnu/packages/maths.scm (petsc): Upgrade to 3.9.3. [arguments]: Remove unnecessary configure flags. Eric Bavier2018-09-051-8/+4
* petsc: Move example code to "examples" output.•••* gnu/packages/maths.scm (petsc)[arguments]: New 'move-examples' phase. Eric Bavier2018-09-051-0/+11
* gnu: Add SUNDIALS.•••* gnu/packages/maths.scm (sundials, sundials-openmpi): New variables. Eric Bavier2018-09-051-0/+77
* gnu: petsc-openmpi: Configure with support for hdf5 data format.•••* 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> Paul Garlick2018-09-041-2/+17
* gnu: arpack-ng: Update to 3.6.2.•••* gnu/packages/maths.scm (arpack-ng): Update to 3.6.2. Marius Bakke2018-09-031-2/+2
* gnu: arpack-ng: Drop redundant phase.•••* gnu/packages/maths.scm (arpack-ng)[arguments]: Remove. Marius Bakke2018-09-031-5/+0
* gnu: hypre: Update to 2.14.0.•••* gnu/packages/maths.scm (hypre): Update to 2.14.0 Eric Bavier2018-08-311-3/+3
* gnu: r-pracma: Update to 2.1.5.•••* gnu/packages/maths.scm (r-pracma): Update to 2.1.5. Tobias Geerinckx-Rice2018-08-281-2/+2
* Merge branch 'staging'Marius Bakke2018-08-191-23/+6
|\
| * Merge branch 'master' into stagingMarius Bakke2018-08-161-9/+9
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-07-301-1/+1
| |\ \
| * | | gnu: openblas: Update to 0.3.2.•••* gnu/packages/maths.scm (openblas): Update to 0.3.2. Marius Bakke2018-07-301-2/+2
| * | | Merge branch 'master' into stagingMarius Bakke2018-07-281-7/+39
| |\ \ \
| * | | | gnu: double-conversion: Update to 3.0.0.•••* gnu/packages/maths.scm (double-conversion): Update to 3.0.0. Marius Bakke2018-07-221-2/+2
| * | | | gnu: double-conversion: Update home page.•••* gnu/packages/maths.scm (double-conversion)[home-page]: Update to redirected. Marius Bakke2018-07-221-4/+2
| * | | | gnu: openblas: Update to 0.3.1.•••* 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'. Marius Bakke2018-07-131-17/+2
* | | | | gnu: gnuplot: Update to 5.2.4.•••* gnu/packages/maths.scm (gnuplot): Update to 5.2.4. Kei Kebreau2018-08-181-2/+2
* | | | | gnu: cddlib: Update to 0.94i.•••* gnu/packages/maths.scm (cddlib): Update to 0.94i. Kei Kebreau2018-08-181-2/+2
* | | | | gnu: octave: Update to 4.4.1.•••* 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. Kei Kebreau2018-08-171-7/+4
* | | | | gnu: armadillo: Update to 9.100.5.•••* gnu/packages/maths.scm (armadillo): Update to 9.100.5. Tobias Geerinckx-Rice2018-08-171-2/+2
| |_|_|/ |/| | |
* | | | gnu: armadillo: Update to 9.100.4.•••* gnu/packages/maths.scm (armadillo): Update to 9.100.4. Tobias Geerinckx-Rice2018-08-161-3/+3
* | | | gnu: ocaml-gsl: Update to 1.22.0.•••* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0. Kei Kebreau2018-08-151-4/+4
* | | | gnu: coda: Update to 2.19.•••* gnu/packages/maths.scm (coda): Update to 2.19. Kei Kebreau2018-08-131-2/+2
| |_|/ |/| |
* | | gnu: mcrl2: Build with modular qt.•••* gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase. Efraim Flashner2018-07-291-1/+1
| |/ |/|
* | gnu: openlibm: Update to 0.6.0.•••* gnu/packages/maths.scm (openlibm): Update to 0.6.0. Marius Bakke2018-07-281-2/+2
* | gnu: glm: Update home page.•••* gnu/packages/maths.scm (glm)[home-page]: Use HTTPS. Marius Bakke2018-07-281-1/+1
* | gnu: glm: Update to 0.9.9.0.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.0. [source](uri): Change to new download location. Marius Bakke2018-07-281-4/+4
* | gnu: octave: Add qhull support.•••* gnu/packages/maths.scm (octave)[inputs]: Add qhull. Kei Kebreau2018-07-171-0/+1
* | gnu: Add qhull.•••* gnu/packages/maths.scm (qhull): New variable. Kei Kebreau2018-07-171-0/+31
|/
* Merge branch 'master' into stagingMarius Bakke2018-07-081-2/+2
|\
| * gnu: units: Update to 2.17.•••* gnu/packages/maths.scm (units): Update to 2.17. Kei Kebreau2018-07-021-2/+2
* | Merge branch 'master' into stagingMarius Bakke2018-07-021-19/+29
|\|
| * gnu: qtoctave: Fix build for Qt 5.11.•••* 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. Kei Kebreau2018-06-301-0/+6
| * gnu: slepc: Return #t from all phases.•••* gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than undefined from phases. Tobias Geerinckx-Rice2018-06-301-2/+4
| * gnu: mumps: Use INVOKE.•••* gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-2/+2
| * gnu: superlu-dist: Return #t from all phases.•••* gnu/packages/maths.scm (superlu-dist)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-5/+5
| * gnu: scotch: Return #t from all phases.•••* gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-9/+11
| * gnu: petsc: Return #t from phases.•••* gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-1/+1
* | gnu: openblas: Fix build on i686.•••* 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. Marius Bakke2018-06-201-0/+15
* | Merge branch 'master' into stagingMarius Bakke2018-06-181-3/+4
|\|
| * gnu: gsl: Update to 2.5.•••* gnu/packages/maths.scm (gsl): Update to 2.5. Ludovic Courtès2018-06-171-2/+2
| * gnu: flann: Fix builds with CMake >= 3.11.•••* gnu/packages/patches/flann-cmake-3.11.patch: New file. * gnu/packages/maths.scm (flann)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2018-06-121-1/+2
* | gnu: OpenBLAS: Update to 0.3.0.•••* gnu/packages/maths.scm (openblas): Update to 0.3.0. Marius Bakke2018-06-181-2/+2
|/
* gnu: lapack-3.5: Delete package.•••* gnu/packages/maths.scm (lapack-3.5): Delete package. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Theodoros Foradis2018-06-071-13/+0
* Merge branch 'master' into core-updatesMark H Weaver2018-05-291-2/+2
|\
| * gnu: octave: Update to 4.4.0.•••* gnu/packages/maths.scm (octave): Update to 4.4.0. Kei Kebreau2018-05-291-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-271-15/+72
|\|