summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: z3: Update to 4.8.6.•••* gnu/packages/maths.scm (z3): Update to 4.8.6. Tobias Geerinckx-Rice2019-09-281-2/+2
* gnu: dealii: Update to 9.1.1.•••* gnu/packages/maths.scm (dealii): Update to 9.1.1. [source]: Remove patch no longer needed. * gnu/local.mk (dist_patch_DATA): ditto. * gnu/packages/patches/dealii-mpi-deprecations.patch: Delete it. Eric Bavier2019-09-271-3/+2
* gnu: glm: Update to 0.9.9.6.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.6. [source]: Add patch. * gnu/packages/patches/glm-restore-install-target.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2019-09-241-3/+3
* gnu: wxmaxima: Update to 19.09.0.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.09.0. Tobias Geerinckx-Rice2019-09-211-3/+2
* gnu: octave: Use texlive-union.•••* gnu/packages/maths.scm (octave)[native-inputs]: Replace texlive with texlive-union containing texlive-epsf. Ricardo Wurmus2019-09-201-1/+1
* gnu: gmsh: Update home page.•••This addresses a 'guix lint' warning. * gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL redirection. Paul Garlick2019-09-131-1/+1
* gnu: openblas: Set 'NUM_THREADS'.•••Until now, OpenBLAS would use at most the N threads, where N is the number of cores that happened to be available on the build machine (typically N=8). * gnu/packages/maths.scm (openblas/fixed-num-threads): New variable. (openblas)[replacement]: New field. (openblas-ilp64): Use 'package/inherit'. Ludovic Courtès2019-09-131-1/+23
* gnu: gmsh: Fetch source from Git.•••* gnu/packages/maths.scm (gmsh)[source]: Switch to GIT-FETCH. Paul Garlick2019-09-121-4/+9
* gnu: hypre: Update texlive-union.•••* gnu/packages/maths.scm (hypre)[native-inputs]: Replace texlive-generic-xypic and texlive-fonts-xypic with texlive-xypic; add texlive-cm to the texlive-union. Ricardo Wurmus2019-09-121-2/+2
* gnu: hdf4: Update to 4.2.14.•••* gnu/packages/maths.scm (hdf4): Update to 4.2.14. Marius Bakke2019-09-041-2/+2
* gnu: Add speedcrunch.•••* gnu/packages/maths.scm (speedcrunch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Steve Sprang2019-08-311-0/+34
* gnu: python-cvxopt: Update to 1.2.3.•••* gnu/packages/maths.scm (python-cvxopt): Update to 1.2.3. Tobias Geerinckx-Rice2019-08-261-2/+2
* gnu: wxmaxima: Update to 19.08.0.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.08.0. Kei Kebreau2019-08-201-2/+2
* Merge branch 'master' into stagingMarius Bakke2019-08-081-2/+2
|\
| * gnu: r-desolve: Update to 1.24.•••* gnu/packages/maths.scm (r-desolve): Update to 1.24. Ricardo Wurmus2019-08-061-2/+2
* | gnu: double-conversion: Update to 3.1.5.•••* gnu/packages/maths.scm (double-conversion): Update to 3.1.5. Marius Bakke2019-08-041-2/+2
|/
* gnu: Add opencascade-occt.•••* gnu/packages/maths.scm (opencascade-occt): New variable. Paul Garlick2019-07-161-1/+93
* gnu: octave-cli: Sort inputs alphabetically.•••* gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically. Efraim Flashner2019-07-021-15/+15
* gnu: atlas: All phases return #t.•••* gnu/packages/maths.scm (atlas)[arguments]: Ensure all custom phases return #t. Efraim Flashner2019-06-281-2/+4
* gnu: gnuplot: Update to 5.2.7.•••* gnu/packages/maths.scm (gnuplot): Update to 5.2.7. Tobias Geerinckx-Rice2019-06-211-2/+2
* gnu: Add ppl.•••* gnu/packages/maths.scm (ppl): New variable. Andreas Enge2019-06-201-1/+40
* gnu: Move ratpoints into a different module.•••* gnu/packages/maths.scm (ratpoints): Move... * gnu/packages/algebra.scm: ...here. Nicolas Goaziou2019-06-201-41/+0
* gnu: Add ratpoints.•••* gnu/packages/maths.scm (ratpoints): New variable. * gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference patch. Nicolas Goaziou2019-06-191-0/+41
* gnu: edge-addition-planarity-suite: Move to the (gnu packages graph) module.•••* gnu/packages/maths.scm (edge-addition-planarity-suite): Move from here... * gnu/packages/maths.scm (edge-addition-planarity-suite): ...to here. Andreas Enge2019-06-171-29/+1
* gnu: Add edge-addition-planarity-suite.•••* gnu/packages/maths.scm (edge-addition-planarity-suite): New variable. Andreas Enge2019-06-171-1/+29
* gnu: units: Update to 2.19.•••* gnu/packages/maths.scm (units): Update to 2.19. Ludovic Courtès2019-06-151-2/+2
* gnu: wxmaxima: Update to 19.05.7.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.05.7. Kei Kebreau2019-06-041-2/+2
* gnu: maxima: Update to 5.43.0.•••* gnu/packages/maths.scm (maxima): Update to 5.43.0. [arguments]: Adjust "patch-paths" and "post-install" phases. Kei Kebreau2019-06-041-6/+10
* gnu: dealii-openmpi: Add hdf5-parallel-openmpi input.•••* gnu/packages/maths.scm (dealii-openmpi)[inputs]: Add hdf5-parallel-openmpi. Eric Bavier2019-05-311-0/+1
* gnu: slepc: Update to 3.11.1.•••* gnu/packages/maths.scm (slepc): Update to 3.11.1. [native-inputs]: Add petsc:examples. [arguments]: Add PETSCCONFIGDIR to #:make-flags. Eric Bavier2019-05-311-4/+8
* gnu: petsc: Update to 3.11.2.•••* gnu/packages/maths.scm (petsc): Update to 3.11.2. Eric Bavier2019-05-311-2/+2
* gnu: petsc-complex-mpi: Setup MPI for tests.•••* gnu/packages/maths.scm (petsc-complex-mpi)[arguments]: Add 'mpi-setup phase. Eric Bavier2019-05-311-1/+5
* gnu: mumps: Fix typo "Gaussian".•••* gnu/packages/maths (mumps)[description]: Fix typo. Vagrant Cascadian2019-05-221-1/+1
* gnu: hdf5-parallel-openmpi: Fix typo "explicitly".•••* gnu/packages/maths (hdf5-parallel-openmpi): Fix typo. Vagrant Cascadian2019-05-221-1/+1
* gnu: mlucas: Update source hash.•••The tarball was modified in-place with too many small changes to list here, all of them apparently intended as minor bug fixes. * gnu/packages/maths.scm (mlucas)[source]: Update sha256. Tobias Geerinckx-Rice2019-05-171-3/+2
* gnu: Add nauty.•••* gnu/packages/maths.scm (nauty): New variable. Nicolas Goaziou2019-05-161-0/+70
* gnu: hdf5: Add dependency on Perl.•••* gnu/packages/maths.scm (hdf5)[native-inputs]: Add PERL. Ludovic Courtès2019-05-141-1/+2
* gnu: hdf5: Build a thread-safe library.•••* gnu/packages/maths.scm (hdf5)[arguments]: Pass "--enable-threadsafe --with-pthread --enable-unsupported". Ludovic Courtès2019-05-141-2/+14
* gnu: r-quadprog: Update to 1.5-7.•••* gnu/packages/maths.scm (r-quadprog): Update to 1.5-7. Ricardo Wurmus2019-05-111-2/+2
* gnu: hypre: Unconditionally return #T from build phases.•••* gnu/packages/maths.scm (hypre)[arguments]: Use INVOKE and unconditionally return #T from build phases. Ricardo Wurmus2019-04-281-10/+8
* gnu: jacal: Unconditionally return #T from configure phase.•••* gnu/packages/maths.scm (jacal)[arguments]: Use INVOKE in configure phase. Ricardo Wurmus2019-04-281-4/+4
* gnu: z3: Unconditionally return #T from build phases.•••* gnu/packages/maths.scm (z3)[arguments]: Use INVOKE in build phases. Ricardo Wurmus2019-04-281-5/+4
* gnu: atlas: Always return #T from build phases.•••* gnu/packages/maths.scm (atlas)[arguments]: Always return #T from build phases; use INVOKE. Ricardo Wurmus2019-04-281-8/+7
* gnu: make-blis: Always return #T from configure phase.•••* gnu/packages/maths.scm (make-blis)[arguments]: Use INVOKE. Ricardo Wurmus2019-04-281-6/+6
* Merge branch 'staging'Ludovic Courtès2019-04-281-5/+7
|\
| * Merge branch 'master' into stagingMarius Bakke2019-04-231-7/+7
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-04-171-55/+55
| |\ \
| * \ \ Merge branch 'master' into stagingLudovic Courtès2019-04-081-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-04-081-4/+87
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-04-011-110/+119
| |\ \ \ \ \