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 QBvQFaZdRmXzfQAAG6o9tA:P1 (envelope-from ) for ; Sat, 04 Nov 2023 16:05:10 +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 QBvQFaZdRmXzfQAAG6o9tA (envelope-from ) for ; Sat, 04 Nov 2023 16:05:10 +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 3E3CC4189B for ; Sat, 4 Nov 2023 16:05:10 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FrQwzTdL; 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=1699110310; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=8MZfUOireSM300+Vl8EHbCZIxJ10QI0fJlszFCUkSgQ=; b=pXgdhLoam2tgOsG6j+kadiHU8nasW/HAP6Q6FZWTL+gtumA9BkgSpjpotNLpqUjihVisi5 hb89hGWPPZSp4FGK+7E+p8jX7Ly2OxKg/Fl2F35nJ2XF6SXi8PTe0/oVzuQxyveLM+36oR kNXvDnHg6ONn1UNrZZcjS4ESB9GzBzAKfc/ksovctWHAPZKHb3B5i0cgf1yp6M12cFoHAy iS/yH7kEr0easBXjOBrbOjdqBVDJ8zqqu3zxy1+pcnkMUTprAxvf4kvp9sPGDcNpDu7qup Ssvt4+mQoTlBSOqH0JvsDNbYVQp6LOumoa0MU3BuWRpYHmLULyCmvcy4FKao5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FrQwzTdL; 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=1699110310; a=rsa-sha256; cv=none; b=arzyiYyKkFjYrn2DRriEbu8OCOEKBqlp70ISFSY5M9oZ9VQIME0j/Il/yWjGSD59tQZCyT u92BBHwkhqyj5Fyb0YqMT2dqF1t59pkW2NIWgHujknYslMIEaJkXKSB+8aoImBIQIeydWe xXowH5Mw2qQbmfxAakyan6bYXw0qehirYQRfUrkStPNv8OwIGBFuKzy70MBvE27f0Ijc3r qZrviFqfFgnEcz42mWhiBMSbMWIrtotsOzAq/IMnZx4CWhjtnmtVjk1Wpapk01rTL+IVtv ROmDQlHFxKFfo2wfATf+slOCq6CsYghStyt8ir8oJWIfnoUy6vqvJeis4h6J0Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qzICN-0008JZ-AN; Sat, 04 Nov 2023 11:04:31 -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 1qzICK-0008Iu-SA for guix-patches@gnu.org; Sat, 04 Nov 2023 11:04:29 -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 1qzICK-0006uo-KO for guix-patches@gnu.org; Sat, 04 Nov 2023 11:04:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qzICu-0005LC-Q5 for guix-patches@gnu.org; Sat, 04 Nov 2023 11:05:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66929] [PATCH 08/10] gnu: Add python-ndim. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 04 Nov 2023 15:05:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66929 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66929@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 66929-submit@debbugs.gnu.org id=B66929.169911026020401 (code B ref 66929); Sat, 04 Nov 2023 15:05:04 +0000 Received: (at 66929) by debbugs.gnu.org; 4 Nov 2023 15:04:20 +0000 Received: from localhost ([127.0.0.1]:35551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzICC-0005Iz-3s for submit@debbugs.gnu.org; Sat, 04 Nov 2023 11:04:20 -0400 Received: from mout02.posteo.de ([185.67.36.66]:41059) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzICA-0005IP-0Q for 66929@debbugs.gnu.org; Sat, 04 Nov 2023 11:04:18 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 2DD85240101 for <66929@debbugs.gnu.org>; Sat, 4 Nov 2023 16:03:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1699110216; bh=IaNELtD+Q2x4cuc5X979vfIN2oNfYZrUq5WYd2nrjN4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=FrQwzTdLE4El5FXRz/XldzkYQd9LxAZJBA7FIxYe7Ljb0BNJS+FevWZ28HSjxkcpL k8Z1T6nFWv5poOerqvqu2SlN0Waw+zKjgFQshkaK67ejxyM5KPKHg5Bh4i+3IeUhBR x9FKVTkMdnKG9Kk6QQiQVjEFvpRvJe/E9sx3sME0mj1fIZrK7ZKuG+RpTCSPyMznef r7E9SOqX7vqgqigSEkAosOAF3Wo1uFl3r1HXqqRPHfHctEhAZdBpVNJ3dT16gaztXS nm3hFlLeIGEPEq6d40Uk1nV8Rj4TS8mEKEXyX5hr6zUDRRz3GUezfDraXr+V8GQwN1 V6471CTHN6jWw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SN18R5Fgsz9rxH; Sat, 4 Nov 2023 16:03:35 +0100 (CET) From: Felix Gruber Date: Sat, 4 Nov 2023 15:02:37 +0000 Message-ID: <07c9f78f36621446c45f1e5cc244bed40983fe98.1699109092.git.felgru@posteo.net> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 3E3CC4189B X-Migadu-Scanner: mx13.migadu.com X-TUID: fdUekrSyKID3 * gnu/packages/maths.scm (python-ndim): New variable. Change-Id: I543f1f5e195f4f2fd5bd70f9ce29ec750a24439b --- gnu/packages/maths.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 28e023190f..3c12cf7622 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -162,6 +162,7 @@ (define-module (gnu packages maths) #:use-module (gnu packages pkg-config) #:use-module (gnu packages pulseaudio) #:use-module (gnu packages python) + #:use-module (gnu packages python-build) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) #:use-module (gnu packages qt) @@ -3689,6 +3690,30 @@ (define-public python-accupy algorithm and summation in K-fold precision.") (license license:gpl3))) +(define-public python-ndim + (package + (name "python-ndim") + (version "0.1.6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/diego-hayashi/ndim") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1hri82k7pcpw9dns8l1f2asa3dm7hjv71wnxi3752258ia2qa44v")))) + (build-system pyproject-build-system) + (propagated-inputs (list python-sympy)) + (native-inputs (list python-flit-core python-pytest)) + (home-page "https://github.com/diego-hayashi/ndim") + (synopsis "Multidimensional volumes and monomial integrals") + (description + "@code{ndim} computes all kinds of volumes and integrals of +monomials over such volumes in a fast, numerically stable way, using +recurrence relations.") + (license license:gpl3))) + (define-public slepc (package (name "slepc") -- 2.42.0