gnu: Add python-hist.
* gnu/packages/python-science.scm (python-hist): New variable.
Change-Id: Ia3495b6d94a620b797318ffce162aa1d58e79049
gnu: Add python-histoprint.
* gnu/packages/python-science.scm (python-histoprint): New variable.
Change-Id: I1ace11116c39e2c803afd10849c107c3f232273e
gnu: Add python-uhi.
* gnu/packages/python-science.scm (python-uhi): New variable.
Change-Id: I12e802cfc9dd6473cac9657dc477e470238f1bbc
gnu: Add python-boost-histogram.
* gnu/packages/python-science.scm (python-boost-histogram): New variable.
Change-Id: I91e73a0a3e3a698197b2d309bd5bdf388fd2697a
gnu: python-scikit-build-core: Update to 0.11.2.
* gnu/packages/python-science.scm (python-scikit-build-core): Update to
0.11.2.
Change-Id: I66d04ba5ed89d3a9eb57df1e9491b8170d5b1571
gnu: python-pyqtgraph: Move to python-science.
* gnu/packages/python-xyz.scm (python-pyqtgraph): Move from here ...
* gnu/packages/python-science.scm: ... to here.
Change-Id: I3de3c6a71fb2c5c49b76e03a026eae7deaa55840
gnu: python-pandera: Fix tests.
* gnu/packages/python-science.scm (python-pandera) [source] <snippet>:
Remove tests deletion and ignore them with pytest options which are
working now.
[arguments] <test-flags> Skip some more tests; run tests in parallel up
to 8 thread, supported upstream.
[propagated-inputs]: Remove python-hypothesis; add
python-hypothesis-next and python-modin.
[native-inputs]: Add python-pytest-xdist.
Change-Id: I45482203519ceb2208a330d91c07d12b65e6ee53
gnu: python-modin: Fix tests.
* gnu/packages/python-science.scm (python-modin) [arguments]
<test-flags>: Run test in up to 8 threads to improve performance,
supported upstream.
[native-inputs]: Remove python-coverage.
Change-Id: Id298ca7ae204f87fc7b421f6dc2f80959c4c4f85
Merge remote-tracking branch 'origin/python-team'
Change-Id: I08cf47c4ee8c4019615ba45cef4cca1bd362d31b
gnu: snakemake: Move inputs to propagated-inputs.
* gnu/packages/python-science.scm (snakemake): Swap INPUTS to
PROPAGATED-INPUTS as the package may be included in others.
Change-Id: I034d8b18a6f4d145bf7b08584b73a5abd19f955e
gnu: Add snakemake.
* gnu/packages/python-science.scm (snakemake): New variable.
Change-Id: Id61c7955684f5186b9dc884f0c9de4ec73f766ea
Signed-off-by: Steve George <steve@futurile.net>
gnu: Add python-snakemake-interface-storage-plugins.
* gnu/packages/python-science.scm
(python-snakemake-interface-storage-plugins): New variable.
Change-Id: Ie74edfdc2535f7f26f0c6210a274dfc351336129
Signed-off-by: Steve George <steve@futurile.net>
gnu: Add python-snakemake-interface-software-deployment-plugins.
* gnu/packages/python-science.scm
(python-snakemake-interface-software-deployment-plugins): New variable.
Change-Id: Ia3f6beed3a3ea02607645ca127be52f328b429bb
Signed-off-by: Steve George <steve@futurile.net>
gnu: Add python-snakemake-interface-report-plugins.
* gnu/packages/python-science.scm
(python-snakemake-interface-report-plugins): New variable.
Change-Id: I8705ba63df668d46ffda575b18ee97bb65acdc6c
Signed-off-by: Steve George <steve@futurile.net>
gnu: Add python-snakemake-interface-executor-plugins.
* gnu/packages/python-science.scm
(python-snakemake-interface-executor-plugins): New variable.
Change-Id: I6bd9c6aec7293b8412c20dac04f82d867400d71c
Signed-off-by: Steve George <steve@futurile.net>
gnu: Add python-snakemake-interface-common.
* gnu/packages/python-science.scm (python-snakemake-interface-common):
New variable.
Change-Id: Iaac3acb7f57c3b6aedda7fe48daccbd952faddd5
Signed-off-by: Steve George <steve@futurile.net>
gnu: python-pyglm: Move to maths.
* gnu/packages/python-science.scm (python-pyglm): Move from here ...
* gnu/packages/maths.scm: ... to here.
* gnu/packages/gnome-xyz.scm: Add (gnu packages maths); remove (gnu
packages python-science).
Change-Id: I49ab732c1070210d005f8753c1e894c9abc3ee8b
gnu: python-pyglm: Update to 2.8.1.
* gnu/packages/python-science.scm (python-pyglm): Update to 2.8.1.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
Change-Id: I38ebaa301c3f08f1c011b8695a5595fffbebc06e
gnu: python-vaex-core: Update to 4.17.1.
* gnu/packages/python-science.scm (python-vaex-core): Update to 4.17.1.
* gnu/packages/patches/python-vaex-core-fix-tsl-use.patch: Add patch.
* gnu/local.mk: Record patch.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pytensor: Update to 2.28.3.
* gnu/packages/python-science.scm (python-pytensor): Update to 2.28.3.
[arguments]{test-flags}: Use field.
{phases}: Remove 'check phase replacement. Simplify 'versioneer. Add
phase 'pre-check.
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I8f324863438356ebc1ad3d62e86b5b17c416cd02
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>