all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57814] [PATCH 0/2] SciPy 1.9.1
@ 2022-09-14 21:36 Marius Bakke
  2022-09-14 21:42 ` [bug#57814] [PATCH 1/2] gnu: Add meson-python Marius Bakke
  2022-09-16 17:15 ` bug#57814: [PATCH 0/2] SciPy 1.9.1 Marius Bakke
  0 siblings, 2 replies; 4+ messages in thread
From: Marius Bakke @ 2022-09-14 21:36 UTC (permalink / raw)
  To: 57814

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-16 17:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14 21:36 [bug#57814] [PATCH 0/2] SciPy 1.9.1 Marius Bakke
2022-09-14 21:42 ` [bug#57814] [PATCH 1/2] gnu: Add meson-python Marius Bakke
2022-09-14 21:42   ` [bug#57814] [PATCH 2/2] gnu: python-scipy: Update to 1.9.1 Marius Bakke
2022-09-16 17:15 ` bug#57814: [PATCH 0/2] SciPy 1.9.1 Marius Bakke

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.