summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
Commit message (Collapse)AuthorAge
* Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\
| * gnu: mumps: Fix typo "Gaussian".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/maths (mumps)[description]: Fix typo.
| * gnu: hdf5-parallel-openmpi: Fix typo "explicitly".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/maths (hdf5-parallel-openmpi): Fix typo.
| * gnu: mlucas: Update source hash.Tobias Geerinckx-Rice2019-05-17
| | | | | | | | | | | | | | 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.
| * gnu: Add nauty.Nicolas Goaziou2019-05-16
| | | | | | | | * gnu/packages/maths.scm (nauty): New variable.
| * gnu: hdf5: Add dependency on Perl.Ludovic Courtès2019-05-14
| | | | | | | | * gnu/packages/maths.scm (hdf5)[native-inputs]: Add PERL.
| * gnu: hdf5: Build a thread-safe library.Ludovic Courtès2019-05-14
| | | | | | | | | | * gnu/packages/maths.scm (hdf5)[arguments]: Pass "--enable-threadsafe --with-pthread --enable-unsupported".
| * gnu: r-quadprog: Update to 1.5-7.Ricardo Wurmus2019-05-11
| | | | | | | | * gnu/packages/maths.scm (r-quadprog): Update to 1.5-7.
* | gnu: OpenBLAS: Update to 0.3.6.Marius Bakke2019-05-04
|/ | | | * gnu/packages/maths.scm (openblas): Update to 0.3.6.
* gnu: hypre: Unconditionally return #T from build phases.Ricardo Wurmus2019-04-28
| | | | | * gnu/packages/maths.scm (hypre)[arguments]: Use INVOKE and unconditionally return #T from build phases.
* gnu: jacal: Unconditionally return #T from configure phase.Ricardo Wurmus2019-04-28
| | | | * gnu/packages/maths.scm (jacal)[arguments]: Use INVOKE in configure phase.
* gnu: z3: Unconditionally return #T from build phases.Ricardo Wurmus2019-04-28
| | | | * gnu/packages/maths.scm (z3)[arguments]: Use INVOKE in build phases.
* gnu: atlas: Always return #T from build phases.Ricardo Wurmus2019-04-28
| | | | | * gnu/packages/maths.scm (atlas)[arguments]: Always return #T from build phases; use INVOKE.
* gnu: make-blis: Always return #T from configure phase.Ricardo Wurmus2019-04-28
| | | | * gnu/packages/maths.scm (make-blis)[arguments]: Use INVOKE.
* 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.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (double-conversion): Update to 3.1.4.
| * | | | | | | gnu: double-conversion: Update to 3.1.3.Marius Bakke2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (double-conversion): Update to 3.1.3. [source](uri): Adjust for version tag prefix.
| * | | | | | | 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.Eric Bavier2019-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (openblas)[arguments]: Add "MAKE_NB_JOBS" make flag.
| * | | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2019-02-20
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: OpenBLAS: Update to 0.3.5.Marius Bakke2019-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (openblas): Update to 0.3.5.
* | | | | | | | | | | | | | gnu: r-quadprog: Update to 1.5-6.Ricardo Wurmus2019-04-27
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (r-quadprog): Update to 1.5-6.
* | | | | | | | | | | | | gnu: maxima: Return #t from custom 'check' phase.Mark H Weaver2019-04-22
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (maxima)[arguments]: Use invoke in the custom check phase.
* | | | | | | | | | | | gnu: hypre: Update to 2.15.1.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hypre): Update to 2.15.1.
* | | | | | | | | | | | gnu: hypre: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | | | | | | | | | | | gnu: openspecfun: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (openspecfun)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | | | | | | | | | | | gnu: muparser: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (muparser)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | | | | | | | | | | | gnu: r-pracma: Update to 2.2.5.Ricardo Wurmus2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (r-pracma): Update to 2.2.5.
* | | | | | | | | | | | gnu: openlibm: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (openlibm)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | | | | | | | | | | | gnu: opencascade-oce: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (opencascade-oce)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | | | | | | | | | | | gnu: gctp: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (gctp)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | | | | | | | | | | gnu: scalapack: Use 'non-copyleft' as the license.Ludovic Courtès2019-04-08
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (scalapack)[license]: Use LICENSE:NON-COPYLEFT.
* | | | | | | | | | gnu: Add clp.Ricardo Wurmus2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (clp): New variable.
* | | | | | | | | | gnu: glm: Update to 0.9.9.5.Marius Bakke2019-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (glm): Update to 0.9.9.5.
* | | | | | | | | | gnu: wxmaxima: Update to 19.03.1.Kei Kebreau2019-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (wxmaxima): Update to 19.03.1.
* | | | | | | | | | gnu: Add mlucas.Arun Isaac2019-04-01
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (mlucas): New variable.
* | | | | | | | | gnu: hdf-java: Adjust indentation.Ricardo Wurmus2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hdf-java): Adjust indentation.
* | | | | | | | | gnu: hdf-java: Fix build.Ricardo Wurmus2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hdf-java)[arguments]: Fix copying from automake; substitute embedded hdf5 version number.
* | | | | | | | | gnu: hdf-java: Use INVOKE.Ricardo Wurmus2019-03-27
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hdf-java)[arguments]: Unconditionally return #T from build phases.
* | | | | | | | gnu: glm: Update to 0.9.9.4.Marius Bakke2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (glm): Update to 0.9.9.4.