Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
|
|
* gnu/packages/maths.scm (cddlib): Update to 0.94i.
|
|
* 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/packages/maths.scm (armadillo): Update to 9.100.5.
|
|
|
|
* gnu/packages/maths.scm (armadillo): Update to 9.100.4.
|
|
* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
|
|
* gnu/packages/maths.scm (coda): Update to 2.19.
|
|
|
|
* gnu/packages/maths.scm (openblas): Update to 0.3.2.
|
|
* gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase.
|
|
|
|
* gnu/packages/maths.scm (openlibm): Update to 0.6.0.
|
|
* gnu/packages/maths.scm (glm)[home-page]: Use HTTPS.
|
|
* gnu/packages/maths.scm (glm): Update to 0.9.9.0.
[source](uri): Change to new download location.
|
|
* gnu/packages/maths.scm (double-conversion): Update to 3.0.0.
|
|
* gnu/packages/maths.scm (double-conversion)[home-page]: Update to redirected.
|
|
* gnu/packages/maths.scm (octave)[inputs]: Add qhull.
|
|
* gnu/packages/maths.scm (qhull): New variable.
|
|
* 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/packages/maths.scm (units): Update to 2.17.
|
|
|
|
* 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/packages/maths.scm (slepc)[arguments]: Return #t rather than
undefined from phases.
|
|
* gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for
SYSTEM*.
|
|
* gnu/packages/maths.scm (superlu-dist)[arguments]: Return #t rather
than undefined from phases. Substitute INVOKE for SYSTEM*.
|
|
* gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*.
|
|
* gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for
SYSTEM*.
|
|
* 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.
|
|
|
|
* gnu/packages/maths.scm (openblas): Update to 0.3.0.
|
|
* gnu/packages/maths.scm (gsl): Update to 2.5.
|
|
* 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.
|
|
* gnu/packages/maths.scm (lapack-3.5): Delete package.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
* gnu/packages/maths.scm (octave): Update to 4.4.0.
|
|
|
|
* gnu/packages/mpi.scm (openmpi): Update to 3.0.1.
[arguments]: In 'remove-absolute' phase, adjust romio file name.
* gnu/packages/maths.scm (scalapack)[arguments]: Add
'set-test-environment' phase.
(slepc-openmpi)[arguments]: Likewise.
(mumps-openmpi)[arguments]: Likewise.
(superlu-dist)[arguments]: In 'check' phase, set
'OMPI_MCA_plm_rsh_agent'.
(scotch)[arguments]: In 'build-esmumps', likewise.
(p4est)[arguments]: Add 'set-test-environment' phase.
(hypre-openmpi)[arguments]: Likewise.
|
|
* gnu/packages/maths.scm (superlu-dist): Update to 5.3.0.
[source](snippet): Adapt file name and function names to new version.
Remove 'delete-file' call.
|
|
|
|
* gnu/packages/maths.scm (r-desolve): Update to 1.21.
|
|
Previously the test suite would fail to run 'ppmquant', though it would
silently ignore it.
* gnu/packages/maths.scm (hypre)[native-inputs]: Add PERL.
|
|
* gnu/packages/maths.scm (arpack-ng-openmpi)[arguments]: Inherit
arguments from ARPACK-NG. Previously the 'configure' phase would fail
due to the lack of a 'configure' script.
|
|
|
|
* gnu/packages/maths.scm (python-kiwisolver, python2-kiwisolver): New public
variables.
|
|
* gnu/packages/maths.scm (gnuplot): Update to 5.2.2.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/packages/maths.scm (mumps): Update to 5.1.2.
|