Age | Commit message (Expand) | Author |
2018-10-04 | gnu: petsc-openmpi: Configure with support for MUMPS solver....* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add metis,
mumps-openmpi, scalapack and pt-scotch.
[arguments]: Add "--with-PACKAGENAME=1" flags. Move 'mpi-setup' phase
ahead of 'configure' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Paul Garlick |
2018-09-24 | gnu: octave: Add a search path for CURLOPT_CAPATH....* gnu/packages/maths.scm (octave)[native-search-paths]: New field.
| Kei Kebreau |
2018-09-21 | gnu: hdf5-parallel-openmpi: Really enable parallel build....This fix ensures that the H5_HAVE_PARALLEL identifier is correctly set
in the file H5pubconf.h.
* gnu/packages/maths.scm (hdf5-parallel-openmpi)[arguments]: Add
the "--enable-parallel" flag to the list of configure flags. Remove
the incompatible "--enable-cxx" flag. Add 'mpi-setup' phase.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| Paul Garlick |
2018-09-21 | gnu: hdf5: Allow for absence of utility script....* gnu/packages/maths.scm (hdf5)[arguments]: Add condition to 'split'
phase to check for existence of h5fc script.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick |
2018-09-20 | gnu: Use INVOKE & return #t from Ruby package phases....* gnu/packages/maths.scm (ruby-asciimath)[arguments]: Return #t from
all phases.
* gnu/packages/rails.scm (ruby-debug-inspector)[arguments]: Substitute
INVOKE for SYSTEM*.
* gnu/packages/ruby.scm (ruby-permutation, ruby-blankslate)
(ruby-minitest-pretty-diff, ruby-guard, ruby-rb-inotify, ruby-tins)
(ruby-gem-hadar, ruby-term-ansicolor, ruby-json-pure)
(ruby-activesupport, ruby-redcloth, ruby-netrc, ruby-unf-ext, ruby-yard)
(ruby-turn, ruby-sqlite3, ruby-shoulda-context, ruby-shoulda-matchers)
(ruby-shoulda, ruby-httpclient, ruby-ansi, ruby-bio-commandeer)
(ruby-rubytest, ruby-brass, ruby-qed, ruby-ae, ruby-lemon, ruby-hashery)
(ruby-rc4, ruby-concurrent)[arguments]: Likewise.
| Tobias Geerinckx-Rice |
2018-09-19 | gnu: glm: Update to 0.9.9.2....* gnu/packages/maths.scm (glm): Update to 0.9.9.2.
| Marius Bakke |
2018-09-19 | gnu: arpack-ng: Update to 3.6.3....* gnu/packages/maths.scm (arpack-ng): Update to 3.6.3.
| Marius Bakke |
2018-09-19 | gnu: arpack-ng: Don't use unstable tarball....* gnu/packages/maths.scm (arpack-ng)[source]: Use GIT-FETCH.
| Marius Bakke |
2018-09-14 | gnu: Add openblas-ilp64....* gnu/packages/maths.scm (openblas-ilp64): New variable.
Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| Eric Brown |
2018-09-11 | mpi: Factorize openmpi setup build phase....* 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.
| Eric Bavier |
2018-09-11 | gnu: arpack-ng-openmpi: Fix build....* gnu/packages/maths.scm (arpack-ng-openmpi)[arguments]: Add
'set-test-environment phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick |
2018-09-10 | gnu: mcrl2: Use HTTPS home page....* gnu/packages/maths.scm (mcrl2)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-09-09 | gnu: OpenBLAS: Update source URI....* gnu/packages/maths.scm (openblas)[source](uri): Use the more stable
SourceForge mirror.
| Marius Bakke |
2018-09-09 | gnu: glm: Update to 0.9.9.1....* gnu/packages/maths.scm (glm): Update to 0.9.9.1.
| Marius Bakke |
2018-09-05 | slepc: Upgrade to 3.9.2....* gnu/packages/maths.scm (slepc): Upgrade to 3.9.2.
| Eric Bavier |
2018-09-05 | petsc: Upgrade to 3.9.3....* gnu/packages/maths.scm (petsc): Upgrade to 3.9.3.
[arguments]: Remove unnecessary configure flags.
| Eric Bavier |
2018-09-05 | petsc: Move example code to "examples" output....* gnu/packages/maths.scm (petsc)[arguments]: New 'move-examples' phase.
| Eric Bavier |
2018-09-05 | gnu: Add SUNDIALS....* gnu/packages/maths.scm (sundials, sundials-openmpi): New variables.
| Eric Bavier |
2018-09-04 | 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 Garlick |
2018-09-03 | gnu: arpack-ng: Update to 3.6.2....* gnu/packages/maths.scm (arpack-ng): Update to 3.6.2.
| Marius Bakke |
2018-09-03 | gnu: arpack-ng: Drop redundant phase....* gnu/packages/maths.scm (arpack-ng)[arguments]: Remove.
| Marius Bakke |
2018-08-31 | gnu: hypre: Update to 2.14.0....* gnu/packages/maths.scm (hypre): Update to 2.14.0
| Eric Bavier |
2018-08-28 | gnu: r-pracma: Update to 2.1.5....* gnu/packages/maths.scm (r-pracma): Update to 2.1.5.
| Tobias Geerinckx-Rice |
2018-08-19 | Merge branch 'staging' | Marius Bakke |
2018-08-18 | gnu: gnuplot: Update to 5.2.4....* gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
| Kei Kebreau |
2018-08-18 | gnu: cddlib: Update to 0.94i....* gnu/packages/maths.scm (cddlib): Update to 0.94i.
| Kei Kebreau |
2018-08-17 | 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 Kebreau |
2018-08-17 | gnu: armadillo: Update to 9.100.5....* gnu/packages/maths.scm (armadillo): Update to 9.100.5.
| Tobias Geerinckx-Rice |
2018-08-16 | Merge branch 'master' into staging | Marius Bakke |
2018-08-16 | gnu: armadillo: Update to 9.100.4....* gnu/packages/maths.scm (armadillo): Update to 9.100.4.
| Tobias Geerinckx-Rice |
2018-08-15 | gnu: ocaml-gsl: Update to 1.22.0....* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
| Kei Kebreau |
2018-08-13 | gnu: coda: Update to 2.19....* gnu/packages/maths.scm (coda): Update to 2.19.
| Kei Kebreau |
2018-07-30 | Merge branch 'master' into staging | Marius Bakke |
2018-07-30 | gnu: openblas: Update to 0.3.2....* gnu/packages/maths.scm (openblas): Update to 0.3.2.
| Marius Bakke |
2018-07-29 | gnu: mcrl2: Build with modular qt....* gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase.
| Efraim Flashner |
2018-07-28 | Merge branch 'master' into staging | Marius Bakke |
2018-07-28 | gnu: openlibm: Update to 0.6.0....* gnu/packages/maths.scm (openlibm): Update to 0.6.0.
| Marius Bakke |
2018-07-28 | gnu: glm: Update home page....* gnu/packages/maths.scm (glm)[home-page]: Use HTTPS.
| Marius Bakke |
2018-07-28 | 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 Bakke |
2018-07-22 | gnu: double-conversion: Update to 3.0.0....* gnu/packages/maths.scm (double-conversion): Update to 3.0.0.
| Marius Bakke |
2018-07-22 | gnu: double-conversion: Update home page....* gnu/packages/maths.scm (double-conversion)[home-page]: Update to redirected.
| Marius Bakke |
2018-07-17 | gnu: octave: Add qhull support....* gnu/packages/maths.scm (octave)[inputs]: Add qhull.
| Kei Kebreau |
2018-07-17 | gnu: Add qhull....* gnu/packages/maths.scm (qhull): New variable.
| Kei Kebreau |
2018-07-13 | 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 Bakke |
2018-07-08 | Merge branch 'master' into staging | Marius Bakke |
2018-07-02 | gnu: units: Update to 2.17....* gnu/packages/maths.scm (units): Update to 2.17.
| Kei Kebreau |
2018-07-02 | Merge branch 'master' into staging | Marius Bakke |
2018-06-30 | 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 Kebreau |
2018-06-30 | gnu: slepc: Return #t from all phases....* gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than
undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-30 | gnu: mumps: Use INVOKE....* gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |