~ruther/guix-local

ref: afd0fe50b0b2fda09a12d5a09dfb8927084b1a16 guix-local/gnu/packages/python-science.scm -rw-r--r-- 96.1 KiB
afd0fe50 — Ricardo Wurmus 2 years ago
gnu: python-pyts: Update to 0.13.0.

* gnu/packages/python-science.scm (python-pyts): Update to 0.13.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; enable all tests.
[propagated-inputs]: Remove python-matplotlib.

Change-Id: Iafcc047d8bb14e1eef514fd92aa53f8fda38eab0
3419c216 — Sharlatan Hellseher 2 years ago
gnu: python-pydicom: Update to 2.4.4.

* gnu/packages/python-science.scm (python-pydicom): Update to 2.4.4.

Change-Id: I996115fb3bdf0bd61d2b2dcdb2500b31ce104597
b537437a — Sharlatan Hellseher 2 years ago
gnu: python-pydicom: Simplify package style.

* gnu/packages/python-science.scm (python-pydicom)[build-system]: Swap
to pyproject-build-system.
[description]: Simplify wording, indent.

Change-Id: I7ef413ea2da6cbb83eb33424c559f7ac5ed549cb
5a616cc1 — Sharlatan Hellseher 2 years ago
gnu: python-pynetdicom: Simplify package style.

* gnu/package/python-science.scm (python-pynetdicom)[build-system]: Swap
to pyproject-build-system.
[description]: Simplify wording, indent.

Change-Id: If4e80d06edb0080685d0695f30abc2f9db669f45
e71abbc6 — Antero Mejr 3 years ago
gnu: Add python-pynetdicom.

* gnu/packages/python-science.scm (python-pynetdicom): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
994817bf — Ricardo Wurmus 2 years ago
gnu: python-scipy: Update to 1.12.0.

* gnu/packages/python-science.scm (python-scipy): Update to 1.12.0.
[propagated-inputs]: Add python-jupytext, python-mpmath, python-mypy,
python-numpydoc, python-pydata-sphinx-theme, python-pydevtool,
python-rich-click, python-sphinx, python-threadpoolctl, and
python-typing-extensions; remove python-pyparsing.
[native-inputs]: Add python-hypothesis, python-pycodestyle, python-pytest-cov,
and python-pytest-xdist; remove python-threadpoolctl.

Change-Id: I81a4831e3d94c58416f7d35ec47de90370b88210
6f6cfb83 — Troy Figiel 2 years ago
gnu: python-tdda: Remove relax-requirements phase.

* gnu/packages/python-science.scm (python-tdda)[arguments]<#:phases>: Remove relax-requirements phase.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b9e74d09 — Sharlatan Hellseher 2 years ago
gnu: python-scikit-fem: Update to 9.0.1.

* gnu/packages/python-science.scm (python-scikit-fem): Update to 9.0.1.
[arguments]<#:test-flags>: Drop it to activate all tests.
[native-inputs]: Add python-autograd, python-pyamg, and python-shapely.

Change-Id: Ic4706196026bd5756b4db8230b15efacdca7d463
5f93aa18 — Felix Gruber 2 years ago
gnu: Add python-pyamg.

* gnu/packages/python-science.scm (python-pyamg): New variable.

Change-Id: Ibf39fecd14d4e6fd72078b217737e5e5cbbf2321
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e1d3be41 — Troy Figiel 2 years ago
gnu: python-pandera: Fix build.

* gnu/packages/python-science.scm (python-pandera): Fix build.
[source]: Delete tests/modin directory.
[native-inputs]: Remove python-modin.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7c540ed1 — Troy Figiel 2 years ago
gnu: python-pandas-stubs: Update to 1.5.3.230321.

* gnu/packages/python-science.scm (python-pandas-stubs): Update to
1.5.3.230321.
[arguments]<#:test-flags>: Ignore tests that require a version of
python-pyarrow with ORC integration.
[native-inputs]: Add python-odfpy.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
0118fe6f — Troy Figiel 2 years ago
gnu: python-plotnine: Reformat with guix style.

* gnu/packages/python-science.scm (python-plotnine): Reformat with guix style.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
662ae5ea — Troy Figiel 2 years ago
gnu: python-plotnine: Fix build.

* gnu/packages/python-science.scm (python-plotnine): Fix build.
[arguments]<#:test-flags>: Add test_custom_shape to ignored tests.

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
dac977ea — Troy Figiel 2 years ago
gnu: Add python-pandera.

* gnu/packages/python-science.scm (python-pandera): New variable.
23cb6187 — Troy Figiel 2 years ago
gnu: Add python-pandas-stubs.

* gnu/packages/python-science.scm (python-pandas-stubs): New variable.
d79fd9ad — Sharlatan Hellseher 2 years ago
gnu: python-deepdish: Fix build.

* gnu/packages/python-science.scm (python-deepdish): Fix build.
[build-system]: Swap to pyproject-build-system.
[arguments]<#:test-flags>: Silent failing tests.

Change-Id: I4c4df66fc80434aaf5b95a7a62b83e0c1c02a4c6
e31e5928 — Ricardo Wurmus 2 years ago
gnu: python-xarray: Update to 2023.12.0.

* gnu/packages/python-science.scm (python-xarray): Update to 2023.12.0.
[arguments]: Ignore one test file.
[propagated-inputs]: Add python-packaging.

Change-Id: I6b70f59670f7bc8b56787fe3436579db8ac113bb
a8c1d812 — Ricardo Wurmus 2 years ago
gnu: python-pandas: Update to 1.5.3.

* gnu/packages/python-science.scm (python-pandas): Update to 1.5.3.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-expression; move test flags to #:test-flags; add phase
'patch-build-system; fix substitution of "which" executable; remove
'enable-parallel-build; remove custom 'check phase; add 'pre-check phase.
[propagated-inputs]: Add python-matplotlib.
[native-inputs]: Replace python-cython with python-cython-0.29.35.

Change-Id: I9d09971f707b925f469e29be67fe040c181314ff
998df6e0 — Ricardo Wurmus 2 years ago
gnu: python-scikit-optimize: Make compatible with latest sklearn.

* gnu/packages/python-science.scm (python-scikit-optimize)[source]: Add
snippet to fix outdated use of "max_features" option.

Change-Id: I4272ffc82b4951315b74b4adee27527e8d513fca
e2c76bdd — Ricardo Wurmus 2 years ago
gnu: python-scikit-image: Update to 0.22.0.

* gnu/packages/python-science.scm (python-scikit-image): Update to 0.22.0.
[source]: Fetch from git repository.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-expression; remove custom 'build phase; simplify 'check
phase; enable all tests.
[propagated-inputs]: Add python-lazy-loader.
[native-inputs]: Add meson-python, python-numpydoc, python-packaging, and
python-wheel.

Change-Id: I00ede026a7941eae36157106f753a21fb64099c3
Next