GNU bug report logs -
#66929
[PATCH 00/10] Add python-quadpy and dependencies.
Previous Next
Reported by: Felix Gruber <felgru <at> posteo.net>
Date: Sat, 4 Nov 2023 15:02:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#66929: [PATCH 00/10] Add python-quadpy and dependencies.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 66929 <at> debbugs.gnu.org.
--
66929: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66929
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Felix,
Felix Gruber <felgru <at> posteo.net> skribis:
> This patchset adds the quadpy Python library which collects a large
> number of different numerical integration algorithms.
>
> I've packaged a fork of the last GPL-licensed version of quadpy. Newer
> versions are distributed under a proprietary license and the history of
> the original git repository on https://github.com/nschloe/quadpy had
> been removed (hence I'm referring to a fork in the source and home-page
> fields). The same holds for the python-orthopy, python-ndim,
> python-accupy and python-meshzoo packages.
> Also, quadpy stores some required data files via git-lfs. I couldn't
> figure out how to download those git-lfs stored files in the source of
> the python-quadpy package. In the end, I resorted to instead point the
> source field to a zip file that contained the source code including
> those data files.
>
> Felix Gruber (10):
> gnu: Add python-meshzoo.
> gnu: Add python-matplotx.
> gnu: Add python-npx.
> gnu: Add python-cplot.
> gnu: Add python-perfplot.
> gnu: Add python-pyfma.
> gnu: Add python-accupy.
> gnu: Add python-ndim.
> gnu: Add python-orthopy.
> gnu: Add python-quadpy.
I applied the whole series with one change: replaced ‘gpl3’ with ‘gpl3+’
because these packages were all explicitly or implicitly “version 3 or
any later version”.
Thanks, and sorry for the delay!
Ludo’.
[Message part 3 (message/rfc822, inline)]
This patchset adds the quadpy Python library which collects a large
number of different numerical integration algorithms.
I've packaged a fork of the last GPL-licensed version of quadpy. Newer
versions are distributed under a proprietary license and the history of
the original git repository on https://github.com/nschloe/quadpy had
been removed (hence I'm referring to a fork in the source and home-page
fields). The same holds for the python-orthopy, python-ndim,
python-accupy and python-meshzoo packages.
Also, quadpy stores some required data files via git-lfs. I couldn't
figure out how to download those git-lfs stored files in the source of
the python-quadpy package. In the end, I resorted to instead point the
source field to a zip file that contained the source code including
those data files.
Felix Gruber (10):
gnu: Add python-meshzoo.
gnu: Add python-matplotx.
gnu: Add python-npx.
gnu: Add python-cplot.
gnu: Add python-perfplot.
gnu: Add python-pyfma.
gnu: Add python-accupy.
gnu: Add python-ndim.
gnu: Add python-orthopy.
gnu: Add python-quadpy.
gnu/local.mk | 4 +-
gnu/packages/maths.scm | 145 ++++++++++++++++++
.../python-accupy-fix-use-of-perfplot.patch | 48 ++++++
.../patches/python-accupy-use-matplotx.patch | 113 ++++++++++++++
gnu/packages/python-science.scm | 52 ++++++-
gnu/packages/python-xyz.scm | 110 ++++++++++++-
6 files changed, 469 insertions(+), 3 deletions(-)
create mode 100644 gnu/packages/patches/python-accupy-fix-use-of-perfplot.patch
create mode 100644 gnu/packages/patches/python-accupy-use-matplotx.patch
base-commit: 9dcd8802f5bc472579f23a38dcf437f8a9ac976c
--
2.42.0
This bug report was last modified 1 year and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.