From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +Gp8L9hcRmU2UgEAG6o9tA:P1 (envelope-from ) for ; Sat, 04 Nov 2023 16:01:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +Gp8L9hcRmU2UgEAG6o9tA (envelope-from ) for ; Sat, 04 Nov 2023 16:01:44 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8FD3941793 for ; Sat, 4 Nov 2023 16:01:44 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dhPz0VNL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699110104; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=7r4yFdO+3K2vvTM6pW/+qz/vgFw6Pjg95xaByfHtb10=; b=rhVKOxkWDAoxqecPs4kbkeIUZeFvVO4rZ/3ZD+lDIRT9GkCdqEIFPz1TpLdeaStdMiTuDw g7pficHPHElwD1SstzlDBHZj0jlYiYZikIy0Ur8JlE+LB1kjJXbwpv21x+DD/3zLnTYQd2 kCbmGeUSP9bch+ytQeq8HWyzkDY7HWHzzjd9KEcN9BRXMhhg6CbGaHiyBdPDrbxCqxwCxX aLgP3adyjzl6RUrmFYeAxQ5pUoI6J2x0ZlnO5d58RN9jvbCD2iM/qdDCQYa4x8BtkHAT3b kv5IKhVfUeIMBZo0T+Ao3WsWCA5LVhpYM+A98U1KchTwP9XUmM3MA1lOEpVsqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dhPz0VNL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699110104; a=rsa-sha256; cv=none; b=Fy2V42bK725IQwjcimDntMPYxR/vpsr++HRZAFSY7dCdhiYQvQzfda7Ufo+fweU/szYD6a F5GuRr94Rd7hZJP7vaPU78zACOtudicWAu1WMAnZeRgBuV1fNl9Vlc8r8w1ee8+tJrOVT9 3UDeoslmqkRjewe+YbpLvJR+tTas7OAsd106jm6E6qGcqZTRTeVswhWgIVBGP6jTXAgKGQ cgjYDbOa7mq44fqzeBGszEQ2oNgCCbsfysxExbkklB+LUJDIiinL5ia5LUcp/9+tIpndw9 RfXZiK3XOYf480e7p0byy7mO3hTYvfQebKZkRGga+m8vso84/ySGIbeBayMK+w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qzI9P-0007no-OR; Sat, 04 Nov 2023 11:01:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qzI9O-0007n3-5Y for guix-patches@gnu.org; Sat, 04 Nov 2023 11:01:26 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qzI9N-0006aA-TZ for guix-patches@gnu.org; Sat, 04 Nov 2023 11:01:25 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qzI9x-0005DZ-Si for guix-patches@gnu.org; Sat, 04 Nov 2023 11:02:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66929] [PATCH 00/10] Add python-quadpy and dependencies. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 04 Nov 2023 15:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66929 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66929@debbugs.gnu.org Cc: Felix Gruber X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169911010820031 (code B ref -1); Sat, 04 Nov 2023 15:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Nov 2023 15:01:48 +0000 Received: from localhost ([127.0.0.1]:35524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzI9j-0005D0-SM for submit@debbugs.gnu.org; Sat, 04 Nov 2023 11:01:48 -0400 Received: from lists.gnu.org ([2001:470:142::17]:51414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzI9h-0005Ck-F3 for submit@debbugs.gnu.org; Sat, 04 Nov 2023 11:01:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qzI91-0007fz-P3 for guix-patches@gnu.org; Sat, 04 Nov 2023 11:01:03 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qzI8y-0006XU-IB for guix-patches@gnu.org; Sat, 04 Nov 2023 11:01:02 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E0990240104 for ; Sat, 4 Nov 2023 16:00:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1699110055; bh=SGkjMxT+/mi2jBfwposavIYAxD/sZYss9BoarsNkF34=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=dhPz0VNLh4750b0lxMCUW4iFQTqxagTNnfzTfVEC92R6uE2geF1qi3ezhOXs7NC8h CgHpUDQuoZvD3Xyj5mL6ngKjcrB2twkpD1KLwg8kDtLX+sseZZSPyQXqy4W1UljTXq KLFgUI4wMKFCT6E3CkpzxowuRZJwV1KkZpAdluIWfb9wK0Y3yiT7t5MV0OEo4HX2aK nPnv0aCFkpu+eoGa1AMCaO3j2Sm2S/nFxaT0j1nEvNZAE8nL7PqMEK3nSL+EVZ7Z/0 XALAQmbdy0ZVc2WJoEox7V5JrS3Lm8OA1H6eyvMTmlERr14ySbKvaHdSv1U5g7kH2d afDu7irAMjISg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SN15M2Bzwz6trs; Sat, 4 Nov 2023 16:00:55 +0100 (CET) From: Felix Gruber Date: Sat, 4 Nov 2023 15:00:34 +0000 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=felgru@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 4.19 X-Spam-Score: 4.19 X-Migadu-Queue-Id: 8FD3941793 X-Migadu-Scanner: mx13.migadu.com X-TUID: 9KjPjgH1+kW9 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