aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
Commit message (Expand)AuthorAge
* gnu: r-desolve: Update to 1.24.•••* gnu/packages/maths.scm (r-desolve): Update to 1.24. Ricardo Wurmus2019-08-06
* gnu: Add opencascade-occt.•••* gnu/packages/maths.scm (opencascade-occt): New variable. Paul Garlick2019-07-16
* gnu: octave-cli: Sort inputs alphabetically.•••* gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically. Efraim Flashner2019-07-02
* gnu: atlas: All phases return #t.•••* gnu/packages/maths.scm (atlas)[arguments]: Ensure all custom phases return #t. Efraim Flashner2019-06-28
* gnu: gnuplot: Update to 5.2.7.•••* gnu/packages/maths.scm (gnuplot): Update to 5.2.7. Tobias Geerinckx-Rice2019-06-21
* gnu: Add ppl.•••* gnu/packages/maths.scm (ppl): New variable. Andreas Enge2019-06-20
* gnu: Move ratpoints into a different module.•••* gnu/packages/maths.scm (ratpoints): Move... * gnu/packages/algebra.scm: ...here. Nicolas Goaziou2019-06-20
* 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-19
* 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-17
* gnu: Add edge-addition-planarity-suite.•••* gnu/packages/maths.scm (edge-addition-planarity-suite): New variable. Andreas Enge2019-06-17
* gnu: units: Update to 2.19.•••* gnu/packages/maths.scm (units): Update to 2.19. Ludovic Courtès2019-06-15
* gnu: wxmaxima: Update to 19.05.7.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.05.7. Kei Kebreau2019-06-04
* 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-04
* gnu: dealii-openmpi: Add hdf5-parallel-openmpi input.•••* gnu/packages/maths.scm (dealii-openmpi)[inputs]: Add hdf5-parallel-openmpi. Eric Bavier2019-05-31
* 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-31
* gnu: petsc: Update to 3.11.2.•••* gnu/packages/maths.scm (petsc): Update to 3.11.2. Eric Bavier2019-05-31
* gnu: petsc-complex-mpi: Setup MPI for tests.•••* gnu/packages/maths.scm (petsc-complex-mpi)[arguments]: Add 'mpi-setup phase. Eric Bavier2019-05-31
* gnu: mumps: Fix typo "Gaussian".•••* gnu/packages/maths (mumps)[description]: Fix typo. Vagrant Cascadian2019-05-22
* gnu: hdf5-parallel-openmpi: Fix typo "explicitly".•••* gnu/packages/maths (hdf5-parallel-openmpi): Fix typo. Vagrant Cascadian2019-05-22
* 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-17
* gnu: Add nauty.•••* gnu/packages/maths.scm (nauty): New variable. Nicolas Goaziou2019-05-16
* gnu: hdf5: Add dependency on Perl.•••* gnu/packages/maths.scm (hdf5)[native-inputs]: Add PERL. Ludovic Courtès2019-05-14
* gnu: hdf5: Build a thread-safe library.•••* gnu/packages/maths.scm (hdf5)[arguments]: Pass "--enable-threadsafe --with-pthread --enable-unsupported". Ludovic Courtès2019-05-14
* gnu: r-quadprog: Update to 1.5-7.•••* gnu/packages/maths.scm (r-quadprog): Update to 1.5-7. Ricardo Wurmus2019-05-11
* 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-28
* gnu: jacal: Unconditionally return #T from configure phase.•••* gnu/packages/maths.scm (jacal)[arguments]: Use INVOKE in configure phase. Ricardo Wurmus2019-04-28
* gnu: z3: Unconditionally return #T from build phases.•••* gnu/packages/maths.scm (z3)[arguments]: Use INVOKE in build phases. Ricardo Wurmus2019-04-28
* 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-28
* gnu: make-blis: Always return #T from configure phase.•••* gnu/packages/maths.scm (make-blis)[arguments]: Use INVOKE. Ricardo Wurmus2019-04-28
* Merge branch 'staging'Ludovic Courtès2019-04-28
|\
| * Merge branch 'master' into stagingMarius Bakke2019-04-23
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-04-17
| |\ \
| * \ \ Merge branch 'master' into stagingLudovic Courtès2019-04-08
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-04-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-04-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-21
| |\ \ \ \ \ \
| * | | | | | | gnu: double-conversion: Update to 3.1.4.•••* gnu/packages/maths.scm (double-conversion): Update to 3.1.4. Marius Bakke2019-03-14
| * | | | | | | gnu: double-conversion: Update to 3.1.3.•••* gnu/packages/maths.scm (double-conversion): Update to 3.1.3. [source](uri): Adjust for version tag prefix. Marius Bakke2019-03-10
| * | | | | | | Merge branch 'master' into stagingMarius Bakke2019-03-10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-06
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-02-24
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: openblas: Honor parallel-job-count.•••* gnu/packages/maths.scm (openblas)[arguments]: Add "MAKE_NB_JOBS" make flag. Eric Bavier2019-02-21
| * | | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2019-02-20
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: OpenBLAS: Update to 0.3.5.•••* gnu/packages/maths.scm (openblas): Update to 0.3.5. Marius Bakke2019-02-10
* | | | | | | | | | | | | | gnu: r-quadprog: Update to 1.5-6.•••* gnu/packages/maths.scm (r-quadprog): Update to 1.5-6. Ricardo Wurmus2019-04-27
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | gnu: maxima: Return #t from custom 'check' phase.•••* gnu/packages/maths.scm (maxima)[arguments]: Use invoke in the custom check phase. Mark H Weaver2019-04-22
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | gnu: hypre: Update to 2.15.1.•••* gnu/packages/maths.scm (hypre): Update to 2.15.1. Tobias Geerinckx-Rice2019-04-15
* | | | | | | | | | | | gnu: hypre: Don't use unstable tarball.•••* gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-04-15