summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: hdf-java: Update to 1.10.9.Ricardo Wurmus30 hours1-114/+81
| | | | | | | | | | | | | | | The version string does not seem like an upgrade, but it is. hdf-java used to be released separately up to version 3.3.2. It is now part of the hdf5 sources. * gnu/packages/maths.scm (hdf-java): Update to 1.10.9. [source]: Fetch hdf5 sources from git. [arguments]: Adjust configure flags; add phase 'unbundle; remove phase 'build-examples. [native-inputs]: Drop labels. [inputs]: Replace hdf5-1.8 with hdf5; drop labels. Change-Id: I30ef41aa9255d6d4eb49f5382a6fe5a62080e6fa
* gnu: Add exprtk.Lars Bilke32 hours1-0/+22
| | | | | | | * gnu/packages/maths.scm (exprtk): New variable. Change-Id: I25e5a37cfd72b4b47dedc36916781b6ac355501e Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: python-libensemble: Add missing inputs.Ricardo Wurmus3 days1-12/+14
| | | | | | | * gnu/packages/maths.scm (python-libensemble)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: If6f7924b8c58e285918afae99354bdde3b127d14
* gnu: python-mathics-pygments: Add missing inputs.Ricardo Wurmus3 days1-0/+1
| | | | | | | * gnu/packages/maths.scm (python-mathics-pygments)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iab1194635b8199cb681384d02f3a7dd25cbaac86
* gnu: python-mathicsscript: Add missing inputs.Ricardo Wurmus3 days1-1/+1
| | | | | | | * gnu/packages/maths.scm (python-mathicsscript)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Icb6f613afefe2074bc6e84cab2573474e74643bd
* gnu: python-mathics-django: Add missing inputs.Ricardo Wurmus3 days1-2/+2
| | | | | | | * gnu/packages/maths.scm (python-mathics-django)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I45522d75fed2492e5d2bb2d38cc430c84b2b2551
* gnu: Add netcdf-cxx4 and netcdf-cxx4-parallel-openmpi.Lars Bilke4 days1-0/+65
| | | | | | | | * gnu/packages/maths.scm (netcdf-cxx4): New variable. * gnu/packages/maths.scm (netcdf-cxx4-parallel-openmpi: New variable. Change-Id: I9781aa31567b80e20c528abb5e9289bc625bb3eb Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xaos: Update to 4.3.3.Artyom V. Poptsov8 days1-3/+3
| | | | | | * gnu/packages/maths.scm (xaos): Update to 4.3.3. Change-Id: I6ff66c937320b081e60ed05f334c99de7e2b2713
* gnu: wxmaxima: Update to 24.11.0.Andy Tai10 days1-2/+2
| | | | | | | * gnu/packages/maths.scm (wxmaxima): Update to 24.11.0. Change-Id: I83578f7bf82604c42b31f859c15fcd6ef54492d6 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: octave: Update to 9.3.0.Andy Tai11 days1-2/+2
| | | | | | | * gnu/packages/maths.scm (octave-cli): Update to 9.3.0. Change-Id: I8422fcfb1cead868faeb563ac90b08d711c870c5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-mathics-core: Fix build.Danny Milosavljevic2025-01-071-1/+5
| | | | | | | | * gnu/packages/maths.scm (python-mathics-core)[native-inputs]: Add python-setuptools, python-wheel. [arguments]<#:phases>[prepare-check]: Add phase. Change-Id: I09976b9f6a3a8a67c6f786dc5626ff1894fe5b37
* gnu: python-mathics-scanner: Fix build.Danny Milosavljevic2025-01-061-1/+1
| | | | | | | * gnu/packages/maths.scm (python-mathics-scanner)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: Ic7f2700846bdc8368d7f14568dc34a28da9d7c7e
* gnu: Add palp.vicvbcun2025-01-011-0/+31
| | | | | | | | | | * gnu/packages/maths.scm (palp): New variable. Change-Id: I37ee870858fef505999dfdc02d1955673366d718 Co-authored by: Vinicius Monego <monego@posteo.net> Change-Id: I853cbccca5c34355d9df74a3cbbd5f818a21ebb5 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
* gnu: Add gfan.Vinicius Monego2025-01-011-0/+37
| | | | | | | * gnu/packages/maths.scm (gfan): New variable. Change-Id: I3b4952ddfcaecac17ab29bb3cd2f56fc125ab763 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
* gnu: Add sympow.Vinicius Monego2025-01-011-0/+40
| | | | | | | * gnu/packages/maths.scm (sympow): New variable. Change-Id: Iaeaea352f0a3a65a877b2845ecdc18856ded6d3c Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
* gnu: Add lie.Danny Milosavljevic2024-12-281-0/+49
| | | | | | * gnu/packages/maths.scm (lie): New variable. Change-Id: Ibb4421be2f5e78c1726e51c2923ac7607b9d1c8d
* gnu: python-primecountpy: Fix build.Vinicius Monego2024-12-221-1/+2
| | | | | | | * gnu/packages/maths.scm (python-primecountpy)[native-inputs]: Add python-wheel. Change-Id: I5d2034b237106291b2453b25a94b0d164b7ece49
* gnu: python-blis: Adjust inputs.Sharlatan Hellseher2024-12-131-2/+7
| | | | | | | * gnu/packages/maths.scm (python-blis) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I0f8681915b783a2896e4467645b6f328aa019996
* gnu: python-quadpy: Adjust inputs.Sharlatan Hellseher2024-12-131-1/+7
| | | | | | | * gnu/packages/maths.scm (python-quadpy) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I2753caf2723e9735462c0a5c297cab3dcd4ffa7d
* gnu: python-accupy: Adjust inputs.Sharlatan Hellseher2024-12-131-9/+15
| | | | | | | * gnu/packages/maths.scm (python-accupy) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I050ca01b2aca9afff5ea50842a5c47f94ba32743
* gnu: python-orthopy: Adjust inputs.Sharlatan Hellseher2024-12-131-11/+13
| | | | | | | * gnu/packages/maths.scm (python-orthopy) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I6218321a1b9a4133051c9dad8b9ef0d66612dfad
* gnu: python-kiwisolver: Update to 1.4.6.Sharlatan Hellseher2024-12-131-4/+10
| | | | | | | * gnu/packages/maths.scm (python-kiwisolver): Update to 1.4.6. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iafc09eb96ac72ee7094ead36e284994798d544a2
* gnu: lapack: Mark as tunable.Ludovic Courtès2024-12-121-1/+2
| | | | | | * gnu/packages/maths.scm (lapack)[properties]: New field. Change-Id: Iec6383a36f699a573654827a0f7ddaf52790625a
* Revert "gnu: python-mathics-core: Add docs."Danny Milosavljevic2024-12-121-53/+4
| | | | | | This reverts commit 978305639e3c930a539ddd2018bc061716ed8b55 since it was too early. Change-Id: I934d5bd0de1a895670be44a754e54ca0ab431156
* gnu: python-mathics-core: Add docs.Danny Milosavljevic2024-12-121-4/+53
| | | | | | | * gnu/packages/plotutils.scm (asymptote): Install files where latex will find them. * gnu/packages/maths.scm (python-mathics-core): Add docs. Change-Id: Id2dac5f9b4b3bdcfbb751a94263261fb69edb461
* gnu: Add python-mathics-django.Danny Milosavljevic2024-12-121-0/+33
| | | | | | * gnu/packages/maths.scm (python-mathics-django): New variable. Change-Id: I9f928a13e07f4fc680a6d0e3e965a72d45d7d80c
* gnu: python-mathics-core: Fix license.Danny Milosavljevic2024-12-121-1/+1
| | | | | | * gnu/packages/maths.scm (python-mathics-core)[license]: Change to gpl3. Change-Id: Ic48b004f5fd429ddf99c34d5ba891736f9ffafd6
* gnu: Add python-mathicsscript.Danny Milosavljevic2024-12-121-0/+34
| | | | | | * gnu/packages/maths.scm (python-mathicsscript): New variable. Change-Id: Id98fe33f3e6fdef5fcdc2ea58b2f71f396b9ea23
* gnu: openblas: Fix description.Janneke Nieuwenhuizen2024-12-111-1/+2
| | | | | | | * gnu/packages/maths.scm (openblas)[description]: Write BLAS acronym in full before using it. Change-Id: Ieff4f6c4d69882b3afc826da8283cd7ce0263c74
* gnu: Add perl-pgplot.Danny Milosavljevic2024-12-111-0/+27
| | | | | | * gnu/packages/maths.scm (perl-pgplot): New variable. Change-Id: Iac06caf5f0c1b142153c011e46aa4fda7704d672
* gnu: Add python-mathics-pygments.Danny Milosavljevic2024-12-101-0/+17
| | | | | | * gnu/packages/maths.scm (python-mathics-pygments): New variable. Change-Id: If90c2d306929a9596590d4625f41939b440f4aa9
* gnu: Add python-mathics-core.Danny Milosavljevic2024-12-101-0/+53
| | | | | | * gnu/packages/maths.scm (python-mathics-core): New variable. Change-Id: I0e2571569e07ff89aa9bd1fa2638ff3d807bd4ec
* gnu: Add python-mathics-scanner.Danny Milosavljevic2024-12-101-0/+24
| | | | | | * gnu/packages/maths.scm (python-mathics-scanner): New variable. Change-Id: I62aabc48e691dba587be0ddf34dac42a2d316b3d
* gnu: units: Update to 2.24.Andy Tai2024-12-091-2/+2
| | | | | | | * gnu/packages/maths.scm (units): Update to 2.24. Change-Id: I4c201729788dd1e2d98a981f47906d606663bbde Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gsl: Update to 2.8.Ludovic Courtès2024-12-031-2/+2
| | | | | | * gnu/packages/maths.scm (gsl): Update to 2.8. Change-Id: I7a7af6af46b0be57a435a09460cb1237c65c6ff8
* gnu: gsl: Build with ‘-O2 -g’ unconditionally.Ludovic Courtès2024-12-031-11/+1
| | | | | | | | | | | Fixes a regression introduced in 53bec65c51c3f2b7e318db4dc7a5c3a09ad00214 that would cause gsl to be built without optimizations and without debugging symbols (equivalent to “-O0 -g0”). * gnu/packages/maths.scm (gsl)[arguments]: Remove #:make-flags. Change-Id: I5297e3602bffbb7655d655622cc3d7595f82b25a
* gnu: gsl: Add debug output.Artyom Bologov2024-12-031-1/+1
| | | | | | * gnu/packages/maths.scm (gsl)[outputs]: Add "debug". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: petsc: Remove store references on make and gcc.Lars Bilke2024-11-291-2/+4
| | | | | | | | | | | | | Reduces closure size from 970 MB to around 700 MB for petsc-openmpi package and also makes `guix pack` packages containing petsc bit-reproducible (by removing make it removes implicit guile dependency). * gnu/packages/maths.scm (petsc)[arguments]: Add patterns in ’clean-local-references’ and ‘clear-reference-to-compiler’. Change-Id: I465c325b152b09befdb746e5bc47fbeaf9a061dc Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: petsc: Remove arch version from uname output.Lars Bilke2024-11-291-2/+2
| | | | | | | | | | | | | | | | | | | | | Enables reproducible building on machines with have a different arch-suffix in uname output, e.g.: Machine·characteristics:·Linux-x.x.x-arch1-1-x86_64-with-glibc2.39 vs. Machine·characteristics:·Linux-x.x.x-arch2-1-x86_64-with-glibc2.39 Will become Machine·characteristics:·Linux-x.x.x-archx-x-x86_64-with-glibc2.39 * gnu/packages/maths.scm (petsc)[arguments]: Adjust machine regexp in ‘clean-local-references’. Change-Id: Icc37a298c0c2d16e96f2c8eaf5aa4781cc4e5ac4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dune-functions: Update to 2.10.0.Felix Gruber2024-11-221-7/+5
| | | | | | | * gnu/packages/maths.scm (dune-functions): Update to 2.10.0. Change-Id: I022a75f9c66adf50b5b074594d50eed98f316634 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-typetree: Update to 2.10.0.Felix Gruber2024-11-221-7/+5
| | | | | | | * gnu/packages/maths.scm (dune-typetree): Update to 2.10.0. Change-Id: I5f41fd6a1f8401283d6fa1831d8af96cd751907e Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-subgrid: Update to 2.10.0.Felix Gruber2024-11-221-5/+5
| | | | | | | * gnu/packages/maths.scm (dune-subgrid): Update to 2.10.0. Change-Id: I447398849731713a4f56e22139b829cb835e97ce Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-alugrid: Update to 2.10.0.Felix Gruber2024-11-221-2/+2
| | | | | | | * gnu/packages/maths.scm (dune-alugrid): Update to 2.10.0. Change-Id: I316d27b7da3e07398d12a156fa9b3b24675b7fad Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-localfunctions: Update to 2.10.0.Felix Gruber2024-11-221-2/+2
| | | | | | | * gnu/packages/maths.scm (dune-localfunctions): Update to 2.10.0. Change-Id: If3a92b213d0c94b15035b937e9d0fd96bdf13554 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-istl: Update to 2.10.0.Felix Gruber2024-11-221-3/+2
| | | | | | | | | | | * gnu/packages/maths.scm (dune-istl): Update to 2.10.0. [source]: Remove patch that has been applied upstream. * gnu/packages/patches/dune-istl-fix-solver-playground.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: Ifbbb6f2dea815159a1743ae6e622c154cf1cc9b0 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-grid: Update to 2.10.0.Felix Gruber2024-11-221-4/+2
| | | | | | | | | | | * gnu/packages/maths.scm (dune-grid): Update to 2.10.0. [source]: Remove patch that has been applied upstream. * gnu/packages/patches/dune-grid-add-missing-include-cassert.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I793f9151ace3c5104fd2b8d74ace128e73133cf3 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-uggrid: Update to 2.10.0.Felix Gruber2024-11-221-7/+5
| | | | | | | | * gnu/packages/maths.scm (dune-uggrid): Update to 2.10.0. [source]: Download as tarball. Change-Id: I3b89ad16dffe6bb64bc343bda4b27868720551f4 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-geometry: Update to 2.10.0.Felix Gruber2024-11-221-2/+2
| | | | | | | * gnu/packages/maths.scm (dune-geometry): Update to 2.10.0. Change-Id: I4643e3f2c558abbe56f8dbd5e3ff59b334c00912 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: dune-common: Update to 2.10.0.Felix Gruber2024-11-221-2/+2
| | | | | | | * gnu/packages/maths.scm (dune-common): Update to 2.10.0. Change-Id: I9294c8cb03933533ca05d574320fbfcb8fc711fd Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: hdf5: Remove machine info from libraries.Lars Bilke2024-11-181-1/+8
| | | | | | | | * gnu/packages/maths.scm (hdf5-1.14)[arguments]: Add ‘patch-configure-build-settings’. Change-Id: I1435b866babeb95af48e0fd970d931f022c8bc67 Signed-off-by: Ludovic Courtès <ludo@gnu.org>