guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#57814] [PATCH 0/2] SciPy 1.9.1


From: Marius Bakke
Subject: [bug#57814] [PATCH 0/2] SciPy 1.9.1
Date: Wed, 14 Sep 2022 23:36:30 +0200

This PR updates SciPy and uses its new Meson-backed build system.

Notable changes:

* Build time vastly improved.
* It now uses 'pythran'.
* Using scipy.test() instead of runtests.py which will get deprecated.
* Documentation is disabled (see comment).
* RUNPATH contains a bogus entry, will be fixed in next meson-python.

Marius Bakke (2):
  gnu: Add meson-python.
  gnu: python-scipy: Update to 1.9.1.

 gnu/packages/build-tools.scm    |  79 +++++++++++++++++++++-
 gnu/packages/python-science.scm | 116 +++++++++++++++++---------------
 2 files changed, 141 insertions(+), 54 deletions(-)

-- 
2.37.3






reply via email to

[Prev in Thread] Current Thread [Next in Thread]