diff options
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 1175752e07c..b48896ef490 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm | |||
| @@ -190,7 +190,7 @@ | |||
| 190 | (number->string (parallel-job-count)) | 190 | (number->string (parallel-job-count)) |
| 191 | "1") | 191 | "1") |
| 192 | "-E" (string-join ignored-tests "|"))))))))) | 192 | "-E" (string-join ignored-tests "|"))))))))) |
| 193 | (native-inputs (list openssh-sans-x python python-numpy pybind11 zip)) | 193 | (native-inputs (list openssh-sans-x python python-numpy pybind11-2 zip)) |
| 194 | (inputs (list gsl hdf5 openmpi postgresql)) | 194 | (inputs (list gsl hdf5 openmpi postgresql)) |
| 195 | (propagated-inputs (list python-pyyaml)) ;for the Python bindings | 195 | (propagated-inputs (list python-pyyaml)) ;for the Python bindings |
| 196 | (home-page "http://pyre.orthologue.com/") | 196 | (home-page "http://pyre.orthologue.com/") |
| @@ -574,7 +574,7 @@ higher scores.") | |||
| 574 | ;; a way to use a system library. | 574 | ;; a way to use a system library. |
| 575 | (propagated-inputs (list python-numpy)) | 575 | (propagated-inputs (list python-numpy)) |
| 576 | (native-inputs (list cmake-minimal | 576 | (native-inputs (list cmake-minimal |
| 577 | pybind11 | 577 | pybind11-2 |
| 578 | python-pytest | 578 | python-pytest |
| 579 | python-pytest-benchmark | 579 | python-pytest-benchmark |
| 580 | python-scikit-build-core | 580 | python-scikit-build-core |
| @@ -812,7 +812,7 @@ it can be used for displaying many qualitatively different samples.") | |||
| 812 | ;; verbose=True for more information. | 812 | ;; verbose=True for more information. |
| 813 | "TestOpRelConeQuad::test_oprelcone_2"))))) | 813 | "TestOpRelConeQuad::test_oprelcone_2"))))) |
| 814 | (native-inputs | 814 | (native-inputs |
| 815 | (list pybind11 | 815 | (list pybind11-2 |
| 816 | python-pytest | 816 | python-pytest |
| 817 | python-setuptools)) | 817 | python-setuptools)) |
| 818 | (propagated-inputs | 818 | (propagated-inputs |
| @@ -1468,7 +1468,7 @@ Features: | |||
| 1468 | (list #:test-flags #~(list "-k" "not test_interactive_pyside6"))) | 1468 | (list #:test-flags #~(list "-k" "not test_interactive_pyside6"))) |
| 1469 | (native-inputs | 1469 | (native-inputs |
| 1470 | (list cmake-minimal | 1470 | (list cmake-minimal |
| 1471 | pybind11 | 1471 | pybind11-2 |
| 1472 | python-annotated-types | 1472 | python-annotated-types |
| 1473 | python-boost-histogram | 1473 | python-boost-histogram |
| 1474 | python-ipykernel | 1474 | python-ipykernel |
| @@ -2363,7 +2363,7 @@ web, by sharing data and other research outputs.") | |||
| 2363 | (native-inputs | 2363 | (native-inputs |
| 2364 | (list cmake-minimal | 2364 | (list cmake-minimal |
| 2365 | osqp | 2365 | osqp |
| 2366 | pybind11 | 2366 | pybind11-2 |
| 2367 | python-pytest | 2367 | python-pytest |
| 2368 | python-pytorch | 2368 | python-pytorch |
| 2369 | python-scikit-build-core | 2369 | python-scikit-build-core |
| @@ -2501,7 +2501,7 @@ different units.") | |||
| 2501 | (delete-file-recursively "pyamg")))))) | 2501 | (delete-file-recursively "pyamg")))))) |
| 2502 | (build-system pyproject-build-system) | 2502 | (build-system pyproject-build-system) |
| 2503 | (native-inputs | 2503 | (native-inputs |
| 2504 | (list pybind11 | 2504 | (list pybind11-2 |
| 2505 | python-cppheaderparser | 2505 | python-cppheaderparser |
| 2506 | python-pytest | 2506 | python-pytest |
| 2507 | python-pyyaml | 2507 | python-pyyaml |
| @@ -2690,7 +2690,7 @@ or as a TikZ file for use in LaTeX documents; | |||
| 2690 | (build-system pyproject-build-system) | 2690 | (build-system pyproject-build-system) |
| 2691 | (native-inputs | 2691 | (native-inputs |
| 2692 | (list cmake-minimal | 2692 | (list cmake-minimal |
| 2693 | pybind11 | 2693 | pybind11-2 |
| 2694 | python-pytest | 2694 | python-pytest |
| 2695 | python-setuptools)) | 2695 | python-setuptools)) |
| 2696 | (propagated-inputs (list python-numpy python-scipy)) | 2696 | (propagated-inputs (list python-numpy python-scipy)) |
| @@ -2929,7 +2929,7 @@ genetic variation data.") | |||
| 2929 | python-pathspec | 2929 | python-pathspec |
| 2930 | python-tomli | 2930 | python-tomli |
| 2931 | python-typing-extensions)) | 2931 | python-typing-extensions)) |
| 2932 | (native-inputs (list pybind11 | 2932 | (native-inputs (list pybind11-2 |
| 2933 | python-cattrs | 2933 | python-cattrs |
| 2934 | python-fastjsonschema | 2934 | python-fastjsonschema |
| 2935 | python-hatch-fancy-pypi-readme | 2935 | python-hatch-fancy-pypi-readme |
| @@ -3419,7 +3419,7 @@ cross-validation.") | |||
| 3419 | (inputs | 3419 | (inputs |
| 3420 | (list boost-1.88 | 3420 | (list boost-1.88 |
| 3421 | openblas | 3421 | openblas |
| 3422 | pybind11 | 3422 | pybind11-2 |
| 3423 | qhull | 3423 | qhull |
| 3424 | xsimd)) | 3424 | xsimd)) |
| 3425 | (propagated-inputs | 3425 | (propagated-inputs |
| @@ -4740,7 +4740,7 @@ readable.") | |||
| 4740 | (("#include <nonstd/string_view.hpp>") | 4740 | (("#include <nonstd/string_view.hpp>") |
| 4741 | "#include <cstdint>\n#include <nonstd/string_view.hpp>"))))))) | 4741 | "#include <cstdint>\n#include <nonstd/string_view.hpp>"))))))) |
| 4742 | (native-inputs | 4742 | (native-inputs |
| 4743 | (list pybind11 | 4743 | (list pybind11-2 |
| 4744 | python-cython | 4744 | python-cython |
| 4745 | python-setuptools)) | 4745 | python-setuptools)) |
| 4746 | (inputs | 4746 | (inputs |
| @@ -5869,7 +5869,7 @@ science including tools for accessing data sets in Python.") | |||
| 5869 | "12i68jj9n1qj9phjnj6f0kmfhlsd3fqjlk9p6d4gs008azw5m8yn")))) | 5869 | "12i68jj9n1qj9phjnj6f0kmfhlsd3fqjlk9p6d4gs008azw5m8yn")))) |
| 5870 | (build-system pyproject-build-system) | 5870 | (build-system pyproject-build-system) |
| 5871 | (propagated-inputs (list python-numpy-1)) | 5871 | (propagated-inputs (list python-numpy-1)) |
| 5872 | (native-inputs (list pybind11 python-pytest python-setuptools)) | 5872 | (native-inputs (list pybind11-2 python-pytest python-setuptools)) |
| 5873 | (home-page "https://github.com/nschloe/pyfma") | 5873 | (home-page "https://github.com/nschloe/pyfma") |
| 5874 | (synopsis "Fused multiply-add for Python") | 5874 | (synopsis "Fused multiply-add for Python") |
| 5875 | (description "@code{pyfma} provides an implementation of fused | 5875 | (description "@code{pyfma} provides an implementation of fused |
