Maxim Cournoyer
cecf195347
gnu: python-pingouin: Update to 0.5.1.
...
* gnu/packages/python-science.scm (python-pingouin): Update to 0.5.1.
2022-05-12 12:46:06 -04:00
Maxim Cournoyer
c359a4fabb
gnu: python-pandas: Update to 1.4.2.
...
* gnu/packages/python-science.scm (python-pandas): Update to 1.4.2.
2022-05-12 12:45:55 -04:00
Maxim Cournoyer
8b390a8750
gnu: python-pandas: Build and run tests in parallel.
...
* gnu/packages/python-science.scm (python-pandas)
[phases]{enable-parallel-build}: New phase.
{check}: Add xdist -n option. Skip test_memory_usage test.
[native-inputs]: Add python-pytest-xdist.
2022-05-12 12:45:55 -04:00
Maxim Cournoyer
cddedb9c5b
gnu: python-scipy: Update to 1.8.0 and enable parallel build.
...
* gnu/packages/python-science.scm (python-scipy): Update to 1.8.0.
[modules]: New argument.
[phases]{disable-broken-tests}: Delete phase.
{configure-openblas}: Streamline configuration template.
{parallelize-build}: New phase.
{install-doc}: Move before 'check phase. Remove now extraneous
'add-installed-pythonpath' call. Remove the SPHINXBUILD and PYVER Make
variables, as well as conf.py patching. Provide SPHINXOPTS to build doc in
parallel. Simply recursively copy the 'html' output directory to install the
doc.
{check}: Remove extraneous INPUTS and OUTPUTS arguments. Start tests with the
'runtests.py' launcher, which accepts a '-j' argument to run the tests in
parallel.
[native-inputs]: Sort inputs. Add python-pytest-xdist and
python-threadpoolctl.
[home-page]: Update.
2022-05-12 12:45:37 -04:00
Maxim Cournoyer
5a3634f461
gnu: python-scipy: Move input fields below arguments field.
...
* gnu/packages/python-science.scm (python-scipy): Move inputs fields below the
arguments field.
[phases]: Use gexp.
{configure-openblas}: Use this-package-input.
{check}: Remove extraneous 'add-installed-pythonpath' call.
{install-doc}: Adjust accordingly.
2022-05-12 12:45:36 -04:00
Paul A. Patience
e606e02844
gnu: python-vedo: Update to 2022.2.0.
...
* gnu/packages/python-science.scm (python-vedo): Update to 2022.2.0.
[arguments]: Add 'fix-tests' phase.
[inputs]: Move fenics and python-matplotlib to propagated-inputs.
Move python-pkgconfig from here...
[native-inputs]: ...to here.
[propagated-inputs]: Add python-deprecated (and fenics and
python-matplotlib).
[description]: Make description more accurate.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-06 15:23:06 +02:00
Paul A. Patience
9edc0f3dbb
gnu: python-vedo: Disable sanity check.
...
* gnu/packages/python-science.scm (python-vedo)[arguments]: Disable
sanity check.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-06 15:23:06 +02:00
Paul A. Patience
a5fec06868
gnu: python-vedo: Remove input labels.
...
* gnu/packages/python-science.scm (python-vedo)[inputs]: Remove labels
and sort the inputs.
[propagated-inputs]: Remove labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-06 15:23:06 +02:00
Paul A. Patience
34f49d15e6
gnu: python-vedo: Honor #:tests? flag.
...
* gnu/packages/python-science.scm (python-vedo)[arguments]: Adjust
custom 'check' phase to honor the #:tests? flag. Also remove its
trailing boolean.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-06 15:23:06 +02:00
Ricardo Wurmus
e47b080474
gnu: Add python-traittypes.
...
* gnu/packages/python-science.scm (python-traittypes): New variable.
2022-05-06 13:02:55 +02:00
Malte Frank Gerdes
b4b93035c1
gnu: Add python-trimesh.
...
* gnu/packages/python-science.scm (python-trimesh): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07 18:35:38 +02:00
Ricardo Wurmus
38b2026515
gnu: Add python-numpy-groupies.
...
* gnu/packages/python-science.scm (python-numpy-groupies): New variable.
2022-03-31 14:37:58 +02:00
Efraim Flashner
3e34b01b70
gnu: Add python-scikit-allel.
...
* gnu/packages/python-science.scm (python-scikit-allel): New variable.
2022-03-18 15:58:23 +02:00
Efraim Flashner
e4b91f10c8
gnu: python-scipy: Adjust phases.
...
* gnu/packages/python-science.scm (python-scipy)[arguments]: Replace
'check with custom 'check phase.
2022-03-17 14:51:38 +02:00
Vinicius Monego
2907c700eb
gnu: python-scikit-image: Update to 0.19.2.
...
* gnu/packages/python-science.scm (python-scikit-image): Update to 0.19.2.
2022-03-03 22:27:48 -03:00
Marius Bakke
2f6f9f2e54
gnu: python-scikit-image: Update to 0.19.1.
...
* gnu/packages/python-science.scm (python-scikit-image): Update to 0.19.1.
[propagated-inputs]: Add PYTHON-PYTHRAN.
[native-inputs]: Remove PYTHON-CODECOV, PYTHON-FLAKE8, PYTHON-PYTEST-COV, and
PYTHON-WHEEL.
2022-02-19 10:43:23 +01:00
Marius Bakke
fb84285b7a
gnu: Add python-pythran.
...
* gnu/packages/python-science.scm (python-pythran): New variable.
2022-02-19 10:43:23 +01:00
Marius Bakke
b2faad4bd0
gnu: python-upsetplot: Update to 0.6.0.
...
* gnu/packages/python-science.scm (python-upsetplot): Update to 0.6.0.
[source](modules, snippet): New fields.
[arguments]: Remove obsolete phase. Respect TESTS? in check phase.
2022-01-22 10:23:00 +01:00
Marius Bakke
4f6cbc0aee
gnu: python-pandas: Remove old version.
...
* gnu/packages/python-science.scm (python-pandas-0.25): Remove variable.
(python2-pandas): Inherit from PYTHON-PANDAS.
2022-01-22 10:23:00 +01:00
Maxim Cournoyer
276f40fdc3
Merge branch 'version-1.4.0'
...
With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Maxim Cournoyer
836daaf8f6
gnu: python-pandas: Update to 1.3.5.
...
* gnu/packages/python-science.scm (python-pandas): Update to 1.3.5.
[phases]{check}: Add a reference to the network accessing tests issue, now
reported upstream. Reinstate the excelwriter tests.
[propagated-inputs]: Add python-xlsxwriter.
[native-inputs]: Remove python-nose.
2022-01-10 11:47:02 -05:00
Marius Bakke
cdd0fcee8c
gnu: python-scikit-fuzzy: Disable tests.
...
* gnu/packages/python-science.scm (python-scikit-fuzzy)[arguments]: Add
#:tests?. Remove #:phases.
2022-01-12 23:50:17 +01:00
Marius Bakke
8622e0a721
gnu: python-modin: Permit newer versions of pandas.
...
* gnu/packages/python-science.scm (python-modin)[arguments]: Add phase.
2022-01-12 23:50:15 +01:00
Efraim Flashner
e8c1562599
gnu: python-scipy: Update to 1.7.3.
...
* gnu/packages/python-science.scm (python-scipy): Update to 1.7.3.
[native-inputs]: Add python-pydata-sphinx-theme, python-sphinx-panels.
[arguments]: Add phase to build without python-pythran. Remove
trailing #t from phases.
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[native-inputs]:
Remove python-plotly.
2021-12-22 21:17:19 +02:00
Arun Isaac
e97197cccb
gnu: python-pingouin: Update to 0.5.0.
...
* gnu/packages/python-science.scm (python-pingouin): Update to 0.5.0.
2021-12-22 21:17:16 +02:00
Efraim Flashner
8e213a15d3
Revert "gnu: python-pingouin: Update to 0.5.0."
...
This reverts commit f2ad33bc39
.
python-pingouin after 0.3.12 needs newer versions of all the python
science libraries.
2021-12-21 16:22:50 +02:00
Lars-Dominik Braun
08218fd7a4
gnu: python-pyflow: Rename to python2-pyflow.
...
The package was never compatible with Python 3. Not adding a deprecated
package variant, because going from Python 3 to Python 2 is a breaking
change and it’s unlikely anyone ever used the package anyway (it was
likely broken).
* gnu/packages/python-science.scm (python-pyflow): Move…
(python2-pyflow): …here.
[arguments]: Use Python 2.
2021-12-16 09:48:02 +01:00
Marius Bakke
95447b293d
gnu: python-distributed: Update to 2021.11.2.
...
* gnu/packages/python-science.scm (python-distributed): Update to 2021.11.2.
[source](snippet): New field.
[arguments]: Add versioneer phase.
[native-inputs]: Add PYTHON-VERSIONEER.
2021-12-13 23:28:58 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ricardo Wurmus
3ebcd637a5
gnu: python2-scipy: Override native inputs.
...
* gnu/packages/python-science.scm (python2-scipy)[native-inputs]: Override;
replace gfortran with gfortran-7; add gcc-7.
2021-12-09 11:17:45 +01:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen
2021-11-17 23:43:14 +01:00
Arun Isaac
f2ad33bc39
gnu: python-pingouin: Update to 0.5.0.
...
* gnu/packages/python-science.scm (python-pingouin): Update to 0.5.0.
2021-11-15 17:19:52 +05:30
Ricardo Wurmus
078934bdd4
gnu: python-scipy: Run tests conditionally.
...
* gnu/packages/python-science.scm (python-scipy)[arguments]: Respect TESTS? in
'CHECK phase.
2021-11-15 11:46:23 +00:00
Efraim Flashner
4e4516599a
gnu: python-pandas: Update to 1.3.4.
...
* gnu/packages/python-science.scm (python-pandas): Update to 1.3.4.
2021-10-25 14:01:32 +03:00
Efraim Flashner
c8c35af8ac
gnu: python-pandas: Fix building with pytest-6.
...
* gnu/packages/python-science.scm (python-pandas)[arguments]: In custom
'check phase adjust to not fail tests with missing test data.
2021-10-25 14:01:32 +03:00
Efraim Flashner
a0400dc9a5
gnu: python-pandas: Honor #:tests? flag.
...
* gnu/packages/python-science.scm (python-pandas)[arguments]: Adjust
custom 'check phase to honor the #:tests? flag.
2021-10-25 14:01:32 +03:00
Felix Gruber
942ce3376f
gnu: python-distributed: Update to 2021.09.1.
...
* gnu/packages/python-science.scm (python-distributed): Update to
2021.09.1.
[arguments]: Disable failing test test_text.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber
32625fa69f
gnu: python-pandas: Update to 1.3.3.
...
* gnu/packages/python-science.scm (python-pandas): Update to 1.3.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:28 +02:00
Ricardo Wurmus
3ee0b3ca56
gnu: python2-pandas: Fix build by reverting inherited fields.
...
* gnu/packages/python-science.scm (python2-pandas)[arguments]: Do not inherit
field; revert to values at commit c0d43f6223
.
[propagated-inputs]: Do not inherit.
[inputs]: Same.
[native-inputs]: Same.
2021-09-29 23:43:32 +02:00
Ricardo Wurmus
042b6971d7
gnu: Add python-modin.
...
* gnu/packages/python-science.scm (python-modin): New variable.
2021-07-28 20:31:06 +02:00
Ricardo Wurmus
251bfbcfaa
gnu: Add python-distributed.
...
* gnu/packages/python-science.scm (python-distributed): New variable.
2021-07-28 20:31:06 +02:00
Ricardo Wurmus
3a150e9f12
gnu: python-pandas: Update to 1.3.0.
...
* gnu/packages/python-science.scm (python-pandas): Update to 1.3.0.
[arguments]: Adjust check phase.
2021-07-28 20:31:06 +02:00
Arun Isaac
5346e136fa
gnu: Add python-pingouin.
...
* gnu/packages/python-science.scm (python-pingouin): New variable.
2021-07-13 17:11:27 +05:30
Arun Isaac
f79fce7981
gnu: Add python-pandas-flavor.
...
* gnu/packages/python-science.scm (python-pandas-flavor): New variable.
2021-07-13 17:11:20 +05:30
Ludovic Courtès
6623d1cd7f
gnu: python-numpy, python-scipy: Remove dependency on lapack.
...
The dependency on lapack was unused; the LAPACK interface of OpenBLAS is
used instead. The dependency on lapack was added in
cba256f8fa
(numpy) and
719b01c157
(scipy).
* gnu/packages/python-science.scm (python-scipy)[inputs]: Remove
LAPACK.
* gnu/packages/python-xyz.scm (python-numpy)[inputs]: Likewise.
2021-06-22 17:55:05 +02:00
Ricardo Wurmus
b63cae13c1
gnu: Add python-ruffus.
...
* gnu/packages/python-science.scm (python-ruffus): New variable.
2021-06-14 23:13:56 +02:00
Paul Garlick
da340369ac
gnu: python-vedo: Make pkg-config a native input.
...
* gnu/packages/python-science.scm (python-vedo)[inputs]: Move pkg-config to...
[native-inputs]: ...here.
2021-06-02 10:27:59 +01:00
Paul Garlick
641a88e8c8
gnu: Add python-vedo.
...
* gnu/packages/python-science.scm (python-vedo): New variable.
2021-06-01 10:24:46 +01:00
Roel Janssen
47f31c0afe
gnu: Add python-pyflow.
...
* gnu/packages/python-science.scm (python-pyflow): New variable.
2021-05-31 09:30:51 +02:00
Vinicius Monego
0455c19fa5
gnu: python-scikit-image: Enable tests.
...
* gnu/packages/python-science.scm (python-scikit-image)[arguments]: Add phases
related to tests.
[native-inputs]: Add python-codecov, python-flake8, python-pytest,
python-pytest-cov, python-pytest-localserver, python-wheel.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-13 13:56:07 +01:00