summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging' into core-updatesMarius Bakke2020-01-211-10/+10
|\
| * gnu: elemental: Update home page.•••* gnu/packages/maths.scm (elemental)[home-page]: Use repository home page. Tobias Geerinckx-Rice2020-01-191-1/+1
| * gnu: petsc: Use HTTPS home page.•••* gnu/packages/maths.scm (petsc)[home-page, license]: Use HTTPS. Tobias Geerinckx-Rice2020-01-191-2/+2
| * gnu: Use HTTPS for www.hdfgroup.org.•••* gnu/packages/maths.scm (hdf5)[home-page, license]: Use HTTPS. (hdf-java, h5check)[source]: Likewise. Tobias Geerinckx-Rice2020-01-171-4/+4
| * gnu: netcdf: Use HTTPS home page.•••* gnu/packages/maths.scm (netcdf)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-01-171-1/+1
| * gnu: scotch: Use HTTPS home page.•••* gnu/packages/maths.scm (scotch)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-01-171-1/+1
| * Update email address for Amin Bandali.•••* .mailmap: Add name and email addresses for Amin Bandali. * gnu/local.mk, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/fpga.scm, gnu/packages/lean.scm, gnu/packages/maths.scm: Update email address for Amin Bandali. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Amin Bandali2020-01-171-1/+1
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-151-5/+5
|\|
| * gnu: python-slepc4py: Update to 3.11.0.•••* gnu/packages/maths.scm (python-slepc4py): Update to 3.11.0. Paul Garlick2020-01-141-2/+2
| * gnu: python-petsc4py: Update to 3.11.0.•••* gnu/packages/maths.scm (python-petsc4py): Update to 3.11.0. Paul Garlick2020-01-141-3/+3
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-111-15/+7
|\|
| * gnu: hdf5@1.10: Update to 1.10.6.•••* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.6. Tobias Geerinckx-Rice2020-01-101-2/+2
| * gnu: lapack: Update to 3.9.0.•••* gnu/packages/maths.scm (lapack): Update to 3.9.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2020-01-071-13/+5
* | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-311-4/+3
|\|
| * gnu: hdf5@1.10: Update to 1.10.5.•••* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.5. Remove "hdf5-mpi-deprecations.patch". * gnu/packages/patches/hdf5-mpi-deprecations.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Ludovic Courtès2019-12-131-4/+3
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2019-12-121-0/+39
|\|
| * gnu: Add lrslib.•••* gnu/packages/maths.scm (lrslib): New variable. Andreas Enge2019-12-061-0/+39
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-051-121/+55
|\|
| * Merge branch 'staging'Marius Bakke2019-12-041-24/+9
| |\
| | * Merge branch 'master' into stagingMarius Bakke2019-11-281-93/+2
| | |\
| | * \ Merge branch 'master' into stagingMarius Bakke2019-11-211-0/+40
| | |\ \
| | * \ \ Merge branch 'master' into stagingMarius Bakke2019-10-211-3/+26
| | |\ \ \
| | * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-181-10/+17
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-131-3/+3
| | |\ \ \ \ \
| | * | | | | | gnu: OpenBLAS: Update to 0.3.7.•••* gnu/packages/maths.scm (openblas): Update to 0.3.7. Marius Bakke2019-10-081-2/+2
| | * | | | | | gnu: OpenBLAS: Incorporate grafted changes.•••* gnu/packages/maths.scm (openblas)[replacement]: Remove. [arguments]: Add NUM_THREADS in #:make-flags. (openblas/fixed-num-threads): Remove variable. Marius Bakke2019-10-081-22/+7
| * | | | | | | gnu: z3: Update to 4.8.7.•••* gnu/packages/maths.scm (z3): Update to 4.8.7. Tobias Geerinckx-Rice2019-12-011-2/+2
| * | | | | | | gnu: nauty: Update to 2.6r12.•••* gnu/packages/maths.scm (nauty): Update to 2.6r12. Tobias Geerinckx-Rice2019-12-011-2/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | gnu: Remove obsolete import of R build system module.•••* gnu/packages/maths.scm: Remove import of (guix build-system r). Ricardo Wurmus2019-11-271-1/+0
| * | | | | | gnu: r-subplex: Move to (gnu packages cran).•••* gnu/packages/maths.scm (r-subplex): Move from here... * gnu/packages/cran.scm (r-subplex): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> zimoun2019-11-271-22/+0
| * | | | | | gnu: r-pracma: Move to (gnu packages cran).•••* gnu/packages/maths.scm (r-pracma): Move from here... * gnu/packages/cran.scm (r-pracma): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> zimoun2019-11-271-18/+0
| * | | | | | gnu: r-desolve: Move to (gnu packages cran).•••* gnu/packages/maths.scm (r-desolve): Move from here... * gnu/packages/cran.scm (r-desolve): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> zimoun2019-11-271-28/+0
| * | | | | | gnu: r-quadprog: Move to (gnu packages cran).•••* gnu/packages/maths.scm (r-quadprog): Move from here... * gnu/packages/cran.scm (r-quadprog): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> zimoun2019-11-271-20/+0
| * | | | | | gnu: wxmaxima: Update to 19.11.1.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.11.1. Kei Kebreau2019-11-231-2/+2
| * | | | | | gnu: r-quadprog: Update to 1.5-8.•••* gnu/packages/maths.scm (r-quadprog): Update to 1.5-8. Tobias Geerinckx-Rice2019-11-231-3/+2
| * | | | | | gnu: r-desolve: Update to 1.25.•••* gnu/packages/maths.scm (r-desolve): Update to 1.25. Tobias Geerinckx-Rice2019-11-231-3/+2
| | |_|_|_|/ | |/| | | |
| * | | | | gnu: Add minisat.•••* gnu/packages/patches/minisat-friend-declaration.patch: New file. * gnu/packages/patches/minisat-install.patch: New file. * gnu/local.mk (dist_patch_DATA): Add both files above. * gnu/packages/maths.scm (minisat): New exported variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Robert Smith2019-11-191-0/+40
| | |_|_|/ | |/| | |
* / | | | gnu: gsl: Update to 2.6.•••* gnu/packages/maths.scm (gsl): Update to 2.6. [source]: Remove patch. * gnu/packages/patches/gsl-test-i686.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner2019-11-261-3/+2
|/ / / /
* | | / gnu: vc: Update to 1.4.1.•••* gnu/packages/maths.scm (vc): Update to 1.4.1. [native-inputs]: Add VIRTEST and a test data origin. [arguments]: Add phase to copy test data. Marius Bakke2019-10-201-3/+26
| |_|/ |/| |
* | | gnu: mumps: Build and install shared libraries.•••* gnu/packages/patches/mumps-shared-libseq.patch, gnu/packages/patches/mumps-shared-mumps.patch, gnu/packages/patches/mumps-shared-pord.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/maths.scm (mumps)[source](patches): Add them. [arguments]: In 'configure' phase, adjust "Makefile.inc" for shared library support. In 'install' phase, install libmpiseq.so when it exists. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr> Maurice Brémond2019-10-141-8/+15
* | | gnu: mumps: Update to 5.2.1.•••* gnu/packages/maths.scm (mumps): Update to 5.2.1. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr> Maurice Brémond2019-10-141-2/+2
| |/ |/|
* | gnu: mcrl2: Update source url.•••* gnu/packages/maths.scm (mcrl2): Update source url. Jan Nieuwenhuizen2019-10-081-3/+3
|/
* Merge branch 'core-updates'Ludovic Courtès2019-10-081-7/+15
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2019-10-011-10/+16
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2019-09-271-3/+3
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2019-09-241-4/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2019-09-171-8/+35
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2019-09-061-2/+36
| |\ \ \ \ \
| * | | | | | gnu: hdf-eos2: Add libtirpc input.•••* gnu/packages/maths.scm (hdf-eos2)[inputs]: Add LIBTIRPC. Marius Bakke2019-09-031-0/+3
| * | | | | | gnu: hdf4: Build with libtirpc.•••* gnu/packages/patches/hdf4-tirpc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/maths.scm (hdf4)[source](patches): Use it. [inputs]: Add LIBTIRPC. [arguments]: Adjust #:configure-flags accordingly. Marius Bakke2019-09-031-3/+9