Commit Graph

225 Commits

Author SHA1 Message Date
Sharlatan Hellseher
c6ecd58a0d
gnu: Add python-mpl-scatter-density.
* gnu/packages/python-science.scm (python-mpl-scatter-density): New variable.

Change-Id: Id4ea80b2c62642affbe1944e0c5126a1c53d16c3
2024-07-30 10:30:48 +01:00
Sharlatan Hellseher
77d4efec42
gnu: python-fast-histogram: Adjust inputs.
* gnu/packages/python-science.scm (python-fast-histogram): Fix lint
warnings and adjust inputs.
[native-inputs]: Add python-setuptools-scm.

Change-Id: Ic51660d7542114f2bb45be4720ab4d899633e56d
2024-07-30 10:30:47 +01:00
Vinicius Monego
e1e36294ad
gnu: python-scikit-optimize: Update to 0.10.2.
* gnu/packages/python-science.scm (python-scikit-optimize): Update to 0.10.2.
[source]: Switch to maintained repository. Remove compatibility patches and
snippet.
* gnu/packages/patches/python-scikit-optimize-1148.patch,
gnu/packages/patches/python-scikit-optimize-1150.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Change-Id: I6c23c93d3c256b0b97166f80eaeab7f2c7282c5f
2024-07-05 23:04:15 -03:00
Sharlatan Hellseher
48e9b346db
gnu: Add python-fast-histogram.
* gnu/packages/python-science.scm (python-fast-histogram): New variable.

Change-Id: Ibecdd87db9c132052a8eca76c01108c4f6e624c4
2024-06-30 10:11:19 +01:00
Sharlatan Hellseher
c8e4b2740b
gnu: Add python-corner.
* gnu/packages/python-science.scm (python-corner): New variable.

Change-Id: I75c3a88ba4b729fb7c9a50dd85a00b22cdcaa828
2024-06-30 10:11:19 +01:00
Vinicius Monego
6ddb855f98
gnu: Add python-spin.
* gnu/packages/python-science.scm (python-spin): New variable.

Change-Id: I794845d559f3f4f3ab9cf98b0e4a4321b470f7f8
Signed-off-by: jgart <jgart@dismail.de>
2024-06-26 01:37:27 -05:00
Ricardo Wurmus
385b08370a
gnu: Add python-formulaic.
* gnu/packages/python-science.scm (python-formulaic): New variable.

Change-Id: Ib21bfdc3050c042abc7494501d7b0409be8ed3bb
2024-06-16 22:54:56 +02:00
Ricardo Wurmus
360a9f0a2f
gnu: Add python-scikit-survival.
* gnu/packages/python-science.scm (python-scikit-survival): New variable.

Change-Id: I657f5d737280cac74f93f7f3d2b56a9a0a41588e
2024-06-16 22:54:56 +02:00
Sharlatan Hellseher
f97c836c97
gnu: python-unyt: Fix version detection.
* gnu/packages/python-science.scm (python-unyt): Fix version detection.
[native-inputs]: Add python-setuptools-scm.

Change-Id: I96e7d2530b15299a39911bebf62b76a9191ea91b
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-05-30 18:23:45 +04:00
Christopher Baines
a4a45669c7
gnu: python-scikit-image: Disable test_ellipse_parameter_stability.
As it's flaky, see https://github.com/scikit-image/scikit-image/issues/7061

* gnu/packages/python-science.scm (python-scikit-image)[arguments]: Add
 #:test-flags.

Change-Id: Ic1fc301eb0fad5330c34780ce096c446c1076824
2024-05-26 09:51:09 +01:00
Sharlatan Hellseher
b462cff5ee
gnu: python-pandera: Update to 0.18.0, fix build.
* gnu/packages/python-science.scm (python-pandera): Update to 0.18.0.
[arguments] <#:test-flags>: Disable one more failing test.

Change-Id: I4d3f59dae8d90ea0afbe9cc932fc6163def282c9
2024-05-22 14:23:16 +01:00
Vinicius Monego
2793a79117
gnu: python-scikit-image: Update to 0.23.2.
* gnu/packages/python-science.scm (python-scikit-image): Update to 0.23.2.

Change-Id: Ief01a2aef5202dd859f9337a45105088d605509e
2024-05-11 18:44:47 -03:00
Ricardo Wurmus
1b44a23503
gnu: python-gpy: Update to 1.13.1.
* gnu/packages/python-science.scm (python-gpy): Update to 1.13.1.
[source]: Remove snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Remove phase 'remove-plotting-tests; add phase 'compatibility.
[native-inputs]: Remove python-nose and python-climin; add python-pytest,
python-matplotlib, and python-pods.

Change-Id: I1ed95e3ad2e8444979fd2cf272d7f3104b1bf2ec
2024-05-05 22:38:18 +02:00
Ricardo Wurmus
9d615b915b
gnu: python-paramz: Update to 0.9.6.
* gnu/packages/python-science.scm (python-paramz): Update to 0.9.6.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-nose.

Change-Id: I62a2f7ecf600f48da74f4d233e108360a583d5ca
2024-05-05 22:38:18 +02:00
Ricardo Wurmus
041ea43a86
gnu: python-pingouin: Update to 0.5.4.
* gnu/packages/python-science.scm (python-pingouin): Update to 0.5.4.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add 'sklearn-compatibility phase;
skip one test.

Change-Id: I8d13f15558eadee0547f04bc4bb89a0fd0e0767b
2024-05-05 22:38:18 +02:00
Ricardo Wurmus
4d65083bf8
gnu: python-plotnine: Fix version string.
* gnu/packages/python-science.scm (python-plotnine)[native-inputs]: Add
python-setuptools-scm.

Change-Id: I0fc2f3ad7edcdaaa5e3bf9774bc6840c8fbeb727
2024-05-05 22:38:18 +02:00
Ricardo Wurmus
02ca781c03
gnu: python-plotnine: Disable test because of harmless warning.
* gnu/packages/python-science.scm (python-plotnine)[arguments]: Disable
test_save_method which prints an unexpected warning..

Change-Id: I28a20b85ee549311bed534efbf801db930419ca9
2024-05-05 22:38:18 +02:00
Ricardo Wurmus
78d5fb1720
gnu: python-dask: Propagate python-dask-expr.
* gnu/packages/python-xyz.scm (python-dask/bootstrap): New variable.
(python-dask)[propagated-inputs]: Add python-dask-expr.
* gnu/packages/python-science.scm (python-dask-expr)[propagated-inputs]:
Remove python-dask.
[native-inputs]: Add python-dask/bootstrap.

Change-Id: I1196641425421c7dde94c6fea8d573e78db9c402
2024-05-05 22:38:17 +02:00
Ricardo Wurmus
3c0579849c
gnu: python-pandas-stubs: Accept numpy 1.23.
* gnu/packages/python-science.scm (python-pandas-stubs)[arguments]: Add phase
'relax-requirements.

Change-Id: I62e04574d53abd7d67068d08475522dd8989dcca
2024-05-05 22:38:17 +02:00
Ricardo Wurmus
92259a5d4b
gnu: python-pandas-stubs: Update tests.
This is a follow-up to adding ORC support to pyarrow.

* gnu/packages/python-science.scm (python-pandas-stubs)[arguments]: Disable
more tests that are due to enabling ORC support to pyarrow.

Change-Id: I8c3ca6afff8128792738251c85a1dba3dc3b0569
2024-05-05 22:38:16 +02:00
Ricardo Wurmus
d4c62ff301
gnu: Add python-scikit-build-core.
* gnu/packages/python-science.scm (python-scikit-build-core): New variable.

Change-Id: If234d19d720afe88f6893bdd36fcc4955a45c5d3
2024-05-05 22:38:16 +02:00
Ricardo Wurmus
07c7b342bb
gnu: python-distributed: Update to 2024.4.2.
* gnu/packages/python-science.scm (python-distributed): Update to 2024.4.2.
[propagated-inputs]: Add python-dask-expr.
[arguments]: Adjust tests.

Change-Id: I9d3b45d14ae052f3a5a5dec3587bc01d13e4b71f
2024-05-05 22:38:16 +02:00
Ricardo Wurmus
f3a80df770
gnu: Add python-dask-expr.
* gnu/packages/python-science.scm (python-dask-expr): New variable.

Change-Id: I691593ab713fe865c771aa68b5521c4c10cc58f6
2024-05-05 22:38:16 +02:00
Ricardo Wurmus
adf54dea4e
gnu: python-pandas-stub: Update to 2.1.1.230928.
This is a follow-up to commit ff2d0ecfca.

* gnu/packages/python-science.scm (python-pandas-stub): Update to
2.1.1.230928.

Change-Id: I2e8ce18bd25399b467a6ff2a6fb846f8bb969e4c
2024-05-05 22:38:16 +02:00
Ricardo Wurmus
5e7da50260
gnu: python-pandas-2: Fix version.
* gnu/packages/python-science.scm (python-pandas-2)[arguments]: Write version
string to "_version.py", not "_version_meson.py" to avoid reporting the
version as "0+unknown".

Change-Id: I1a18814e37c023102714326bc8bd505705234205
2024-05-05 22:38:16 +02:00
Ricardo Wurmus
6962b32a2b
gnu: python-pyjanitor: Update to 0.27.0.
* gnu/packages/python-science.scm (python-pyjanitor): Update to 0.27.0.
[arguments]: Disable a few more tests; add phase 'pandas-compat.

Change-Id: Ia8891971a687342166f30ded11f9e341a208d95e
2024-05-05 22:38:16 +02:00
Ricardo Wurmus
297e88edff
gnu: python-xarray: Disable tests that are known to fail.
* gnu/packages/python-science.scm (python-xarray)[arguments]: Disable two
tests.

Change-Id: I70954173e0aca5a377cf19476e9390a97febadc7
2024-05-05 22:38:15 +02:00
Ricardo Wurmus
74dd2def7f
gnu: python-pandas: Default to version 2.x.
* gnu/packages/python-science.scm (python-pandas): Define as alias for
python-pandas-2; rename existing definition to...
(python-pandas-1): ...this new variable.

Change-Id: If359e3b2d42c683d7d0152b1757bbc5a979c999b
2024-05-05 22:38:15 +02:00
Ricardo Wurmus
d85a19a29c
gnu: python-scikit-opt: Add missing input.
* gnu/packages/python-science.scm (python-scikit-opt)[propagated-inputs]: Add
python-pytorch.

Change-Id: I037cc43bedeaebb05bf038c0bca72919f8c27c40
2024-05-05 22:38:15 +02:00
Marco Baggio
da18b8620f
gnu: Add python-cvxpy.
* gnu/packages/python-science.scm (python-cvxpy): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I440ab3768cbc4e78364dc31cf9484effd9670f49
2024-05-05 22:38:15 +02:00
Marco Baggio
2c0cf38f04
gnu: Add python-ecos.
* gnu/packages/python-science.scm (python-ecos): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I83d9b746f5f3563f417efc5d18911f2eb04f201c
2024-05-05 22:38:15 +02:00
Marco Baggio
a0971243bc
gnu: Add python-osqp.
* gnu/packages/python-science.scm (python-osqp): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: Id6f1665505469fd6543046636b82d0730b319df3
2024-05-05 22:38:15 +02:00
Marco Baggio
d051ef0913
gnu: Add python-qdldl.
* gnu/packages/python-science.scm (python-qdldl): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I523ecb2292c9b514b548e2130d0d43bb77317b00
2024-05-05 22:38:15 +02:00
Marco Baggio
d470a9aa54
gnu: Add python-scs.
* gnu/packages/python-science.scm (python-scs): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I6c5ecdac4b558aab4b8ee396dff1dfc9cdec07f0
2024-05-05 22:38:15 +02:00
Marco Baggio
670dcc8e4c
gnu: Add python-fastcluster.
* gnu/packages/python-science.scm (python-fastcluster): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: Ifc5229a4d00f581eb358a1f41fc3479fd1c33c2e
2024-05-05 22:38:15 +02:00
Ricardo Wurmus
c4eccd2066
gnu: Add python-clarabel.
* gnu/packages/python-science.scm (python-clarabel): New variable.

Change-Id: I28459162460ca9bf9e9557122f611c677afadc27
2024-05-05 22:38:15 +02:00
Ricardo Wurmus
c9d9b9572b
gnu: Add python-xarray-schema.
* gnu/packages/python-science.scm (python-xarray-schema): New variable.

Change-Id: I4ca650f2c2872698fc22392add169f44b9e2e035
2024-05-05 22:38:15 +02:00
Ricardo Wurmus
061885faec
gnu: python-xarray-datatree: Add missing input.
* gnu/packages/python-science.scm (python-xarray-datatree)[native-inputs]:
Add python-setuptools-scm.

Change-Id: I86a7280ba687385edb15f30dae1a20e3811a0beb
2024-05-05 22:38:15 +02:00
Sharlatan Hellseher
8cea282efe
gnu: Add python-supersmoother.
* gnu/packages/python-science.scm (python-supersmoother): New variable.

Change-Id: I8fb43d746757014e3b773c07458b777b893adb4a
2024-04-30 21:36:10 +01:00
Ricardo Wurmus
e6586f55e0
gnu: python-xarray-dataclasses: Add missing test input.
* gnu/packages/python-science.scm (python-xarray-dataclasses)[native-inputs]:
Add python-pytest.

Change-Id: I137d49380d772f11f75837aa9a915ced85cfc1a2
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
061c7bc1ca
gnu: python-pandas-2: Skip expensive tests.
* gnu/packages/python-science.scm (python-pandas-2)[arguments]: Set PANDAS_CI
variable.

Change-Id: I7c400ff260b3c833be1a55a30de021a81a5cbacb
2024-04-22 11:29:30 +02:00
Nicolas Graves
ff2d0ecfca
gnu: Add python-pandas-2.
* gnu/packages/python-science.scm (python-pandas-2): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: I7f0510f9021d4eac3c981e5e58f73dc3ec7efd2f
2024-04-22 11:29:30 +02:00
Ricardo Wurmus
81eb92105f
gnu: Add python-xarray-datatree.
* gnu/packages/python-science.scm (python-xarray-datatree): New variable.

Change-Id: I403f241b6daae8b5c835f4517a1dceca0393f8e6
2024-04-22 11:29:29 +02:00
Ricardo Wurmus
3c00ef084b
gnu: Add python-xarray-dataclasses.
* gnu/packages/python-science.scm (python-xarray-dataclasses): New variable.

Change-Id: I55f258e36ea70a2efb142bd652a81d70771a457c
2024-04-22 11:29:29 +02:00
Maxim Cournoyer
05eb9349e3
gnu: Add python-pods.
* gnu/packages/python-science.scm (python-pods): New variable.

Change-Id: I9044baaa750ee9cb7411e41dcee1df17b57741db
2024-03-31 21:25:51 -04:00
Sharlatan Hellseher
25d66b55c2
gnu: python-distributed: Disable parallel tests.
As seen in <https://ci.guix.gnu.org/build/3708961/log/raw>, parallel
tests introduced package build regression.

* gnu/packages/python-science.scm (python-distributed) [arguments]
<#:test-flags>: Disable parallel tests.
[native-inputs]: Remove python-pytest-xdist.

Change-Id: I3a04098604fa03ab91ceb228dd70c34c3d84db78
2024-03-29 19:08:08 +00:00
Sharlatan Hellseher
249f0a9c9f
gnu: python-distributed: Speed up tests.
* gnu/packages/python-science.scm (python-distributed) [arguments]
<#:test-flags>: Add option to run tests in parallel. Disable 3 more
flaky tests.
[native-inputs]: Add python-pytest-xdist. Sort alphabetically.

Change-Id: I588c1a1dc82e3208cc1eeeefbdc58fb080775ac0
2024-03-29 15:08:07 +00:00
nafkhamdc
d616e85ac8
gnu: python-upsetplot: Update to 0.9.0.
* gnu/packages/python-science.scm (python-upsetplot): Update to 0.9.0.
[source]: Remove obsolete snippet.
[arguments]: Remove custom check phase.
[build-system]: Use pyproject-build-system.

Change-Id: I68bcd6840577a12594e491e9fd5e114f9261f6c7
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2024-03-28 13:37:20 +01:00
TimotheeMathieu
9474e64b09
gnu: Add python-scikit-opt.
* gnu/packages/python-science.scm (python-scikit-opt): New variable.

Change-Id: I47d6b35d9658a37a242b4db61d293fa7efd33802
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-10 22:51:59 +01:00
Sharlatan Hellseher
5729b2b352
gnu: python-traittypes: Simplify package.
* gnu/packages/python-science.scm (python-traittypes) [build-system]:
Swap to pyproject-build-system.
[arguments]: Move excluded tests to <#:test-flags>. Use standard 'check
phase.

Change-Id: I4cab0c94036a7e5f0851edf2833dfac2f675d2a0
2024-02-06 21:11:40 +00:00