Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: mumps: Fix typo "Gaussian".•••* gnu/packages/maths (mumps)[description]: Fix typo. | Vagrant Cascadian | 2019-05-22 | 1 | -1/+1 |
* | gnu: hdf5-parallel-openmpi: Fix typo "explicitly".•••* gnu/packages/maths (hdf5-parallel-openmpi): Fix typo. | Vagrant Cascadian | 2019-05-22 | 1 | -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-Rice | 2019-05-17 | 1 | -3/+2 |
* | gnu: Add nauty.•••* gnu/packages/maths.scm (nauty): New variable. | Nicolas Goaziou | 2019-05-16 | 1 | -0/+70 |
* | gnu: hdf5: Add dependency on Perl.•••* gnu/packages/maths.scm (hdf5)[native-inputs]: Add PERL. | Ludovic Courtès | 2019-05-14 | 1 | -1/+2 |
* | gnu: hdf5: Build a thread-safe library.•••* gnu/packages/maths.scm (hdf5)[arguments]: Pass "--enable-threadsafe --with-pthread --enable-unsupported". | Ludovic Courtès | 2019-05-14 | 1 | -2/+14 |
* | gnu: r-quadprog: Update to 1.5-7.•••* gnu/packages/maths.scm (r-quadprog): Update to 1.5-7. | Ricardo Wurmus | 2019-05-11 | 1 | -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 Wurmus | 2019-04-28 | 1 | -10/+8 |
* | gnu: jacal: Unconditionally return #T from configure phase.•••* gnu/packages/maths.scm (jacal)[arguments]: Use INVOKE in configure phase. | Ricardo Wurmus | 2019-04-28 | 1 | -4/+4 |
* | gnu: z3: Unconditionally return #T from build phases.•••* gnu/packages/maths.scm (z3)[arguments]: Use INVOKE in build phases. | Ricardo Wurmus | 2019-04-28 | 1 | -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 Wurmus | 2019-04-28 | 1 | -8/+7 |
* | gnu: make-blis: Always return #T from configure phase.•••* gnu/packages/maths.scm (make-blis)[arguments]: Use INVOKE. | Ricardo Wurmus | 2019-04-28 | 1 | -6/+6 |
* | Merge branch 'staging' | Ludovic Courtès | 2019-04-28 | 1 | -5/+7 |
|\ | |||||
| * | Merge branch 'master' into staging | Marius Bakke | 2019-04-23 | 1 | -7/+7 |
| |\ | |||||
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-04-17 | 1 | -55/+55 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into staging | Ludovic Courtès | 2019-04-08 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-04-08 | 1 | -4/+87 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-04-01 | 1 | -110/+119 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-03-21 | 1 | -14/+13 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | gnu: double-conversion: Update to 3.1.4.•••* gnu/packages/maths.scm (double-conversion): Update to 3.1.4. | Marius Bakke | 2019-03-14 | 1 | -2/+2 |
| * | | | | | | | 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 Bakke | 2019-03-10 | 1 | -3/+4 |
| * | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-03-10 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-03-06 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-03-01 | 1 | -5/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-02-24 | 1 | -7/+9 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | gnu: openblas: Honor parallel-job-count.•••* gnu/packages/maths.scm (openblas)[arguments]: Add "MAKE_NB_JOBS" make flag. | Eric Bavier | 2019-02-21 | 1 | -0/+1 |
| * | | | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-02-20 | 1 | -6/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-02-14 | 1 | -4/+95 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | gnu: OpenBLAS: Update to 0.3.5.•••* gnu/packages/maths.scm (openblas): Update to 0.3.5. | Marius Bakke | 2019-02-10 | 1 | -2/+2 |
* | | | | | | | | | | | | | | gnu: r-quadprog: Update to 1.5-6.•••* gnu/packages/maths.scm (r-quadprog): Update to 1.5-6. | Ricardo Wurmus | 2019-04-27 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | gnu: maxima: Return #t from custom 'check' phase.•••* gnu/packages/maths.scm (maxima)[arguments]: Use invoke in the custom check phase. | Mark H Weaver | 2019-04-22 | 1 | -7/+7 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | gnu: hypre: Update to 2.15.1.•••* gnu/packages/maths.scm (hypre): Update to 2.15.1. | Tobias Geerinckx-Rice | 2019-04-15 | 1 | -8/+8 |
* | | | | | | | | | | | | gnu: hypre: Don't use unstable tarball.•••* gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-04-15 | 1 | -17/+18 |
* | | | | | | | | | | | | gnu: openspecfun: Don't use unstable tarball.•••* gnu/packages/maths.scm (openspecfun)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-04-15 | 1 | -6/+6 |
* | | | | | | | | | | | | gnu: muparser: Don't use unstable tarball.•••* gnu/packages/maths.scm (muparser)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-04-15 | 1 | -6/+6 |
* | | | | | | | | | | | | gnu: r-pracma: Update to 2.2.5.•••* gnu/packages/maths.scm (r-pracma): Update to 2.2.5. | Ricardo Wurmus | 2019-04-11 | 1 | -2/+2 |
* | | | | | | | | | | | | gnu: openlibm: Don't use unstable tarball.•••* gnu/packages/maths.scm (openlibm)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-04-11 | 1 | -6/+6 |
* | | | | | | | | | | | | gnu: opencascade-oce: Don't use unstable tarball.•••* gnu/packages/maths.scm (opencascade-oce)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-04-11 | 1 | -7/+6 |
* | | | | | | | | | | | | gnu: gctp: Don't use unstable tarball.•••* gnu/packages/maths.scm (gctp)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-04-11 | 1 | -6/+6 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | gnu: scalapack: Use 'non-copyleft' as the license.•••* gnu/packages/maths.scm (scalapack)[license]: Use LICENSE:NON-COPYLEFT. | Ludovic Courtès | 2019-04-08 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | gnu: Add clp.•••* gnu/packages/maths.scm (clp): New variable. | Ricardo Wurmus | 2019-04-07 | 1 | -0/+32 |
* | | | | | | | | | | gnu: glm: Update to 0.9.9.5.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.5. | Marius Bakke | 2019-04-04 | 1 | -2/+2 |
* | | | | | | | | | | gnu: wxmaxima: Update to 19.03.1.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.03.1. | Kei Kebreau | 2019-04-02 | 1 | -2/+2 |
* | | | | | | | | | | gnu: Add mlucas.•••* gnu/packages/maths.scm (mlucas): New variable. | Arun Isaac | 2019-04-01 | 1 | -0/+51 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | gnu: hdf-java: Adjust indentation.•••* gnu/packages/maths.scm (hdf-java): Adjust indentation. | Ricardo Wurmus | 2019-03-27 | 1 | -119/+119 |
* | | | | | | | | | gnu: hdf-java: Fix build.•••* gnu/packages/maths.scm (hdf-java)[arguments]: Fix copying from automake; substitute embedded hdf5 version number. | Ricardo Wurmus | 2019-03-27 | 1 | -2/+11 |
* | | | | | | | | | gnu: hdf-java: Use INVOKE.•••* gnu/packages/maths.scm (hdf-java)[arguments]: Unconditionally return #T from build phases. | Ricardo Wurmus | 2019-03-27 | 1 | -3/+3 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | gnu: glm: Update to 0.9.9.4.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.4. | Marius Bakke | 2019-03-21 | 1 | -2/+2 |
* | | | | | | | | gnu: petsc: Update to 3.10.4.•••* gnu/packages/maths.scm (petsc): Update to 3.10.4. | Tobias Geerinckx-Rice | 2019-03-18 | 1 | -5/+5 |
* | | | | | | | | gnu: gnuplot: Update to 5.2.6.•••* gnu/packages/maths.scm (gnuplot): Update to 5.2.6. | Tobias Geerinckx-Rice | 2019-03-18 | 1 | -3/+2 |