From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iAGREikCYmKxMgEAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 03:17:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SMOwESkCYmK1SQEAG6o9tA (envelope-from ) for ; Fri, 22 Apr 2022 03:17:29 +0200 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 F3C7D2AD4 for ; Fri, 22 Apr 2022 03:17:28 +0200 (CEST) Received: from localhost ([::1]:44538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhhvM-0006aF-6V for larch@yhetil.org; Thu, 21 Apr 2022 21:17:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhhiO-0006nr-OZ for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57232) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhhiO-0000IK-GV for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhhiO-000415-D5 for guix-patches@gnu.org; Thu, 21 Apr 2022 21:04:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH 6/6] gnu: Add python-pyvista. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 01:04:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55060 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55060@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55060-submit@debbugs.gnu.org id=B55060.165058940715348 (code B ref 55060); Fri, 22 Apr 2022 01:04:04 +0000 Received: (at 55060) by debbugs.gnu.org; 22 Apr 2022 01:03:27 +0000 Received: from localhost ([127.0.0.1]:51124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhhhn-0003zT-Dk for submit@debbugs.gnu.org; Thu, 21 Apr 2022 21:03:27 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:43387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhhhm-0003z3-Ay for 55060@debbugs.gnu.org; Thu, 21 Apr 2022 21:03:26 -0400 Date: Fri, 22 Apr 2022 01:03:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650589400; bh=LrgYRW3eTRRG0lHVDtM62cRgDxftIjkxhLVNLCKxq10=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=iffOT3Rt7NdrlCckia89wNcqis/Y/BKaJsa6qv5HGtQ3Tg2pnhcR95G4AFP2WQ/dy FXdNnQpL+MvkYaUrMSfIABQEmu3EJipEbdN4rffw3EOuVb8k9mrv4orglucx/+6RAr MabZaJr8LfnsZBP1syexDUBR2zjOzpNJF7ZLCuRc859bKFVR5DMJsF8VdHWBkOd5q1 BdU8hMsT79sVyDTrbFdU6DVQH8RWXCFWAG/4wiNpxAGhpjbmsSJaT6g+8kr3TjNB/H 3SgplueUUD8xOmDzvavOyUkNFJ0lfPckivwtPDIBnXIRZ6Ivaag6gMH7tP9Ua+iP1d WXIm0yN+nvwfA== From: "Paul A. Patience" Message-ID: <20220422010244.23280-6-paul@apatience.com> In-Reply-To: <20220422010244.23280-1-paul@apatience.com> References: <20220422010244.23280-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-To: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650590249; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=LrgYRW3eTRRG0lHVDtM62cRgDxftIjkxhLVNLCKxq10=; b=Z/mrnZ4HWvDVkqEQbJvfyQHRBeQw1dHjPjj3TN9C4mlhLoEEc3Zbx/OcCW0AhlbTN5xiNS 4q1jKtjA8HIOJtsVNphfCTEJ/RHlq0Yp0BLJIULKLPzoLfkcr/bIeuW2vgwwuNer9Dj7Jv KfKO31+XQ8RVLBZf1tGoACiWkuoNgIGnBv0FNS2IUnuIo14JQyDkagJSkby7kPW0GYAYic /KMGvAysEJwkGCz859F2xqRUu6IDUcRizUPWER2kQmFdVwe9DzHxpZ3CP710PQ0CStYryT uiOvC+yFgT9FAfr6U0I33LlhsECMaHJUQqSO0oRwYT5VgEqAZJG/vkS0A8Lw9g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650590249; a=rsa-sha256; cv=none; b=nOV0dpld2NcyhRlNP2+5DovtMvsS4LHC4aCLXWD44K2oZXjj0YrkLnuG7+qHYoiHe6pc71 Ztb/RUI/e0JcdIddhI1VtgoAAAYT/7QCUE/difiMyFvb7GKygZB7TOfHUsVKzk/p4T1087 CZrf3vmWEFY8x/GhqgD6tXvdBpf5Zc8o9rLHQO/EN9dBXa+4zRK3IA1lGeySI6eOF4ueGG tD6K5T/kEC7+dmyWlH0AR2RkPGyiMoZNwsiq1jG5LwB7zO/SI0oCoILZlm7h/f51tvEaTc QrDyKrCXv0asE3vZRTMr6PkEZr/bty4FRljrvEgpGIfoASVKStes8Cm0I5h+Wg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=iffOT3Rt; dmarc=none; 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" X-Migadu-Spam-Score: 1.97 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=iffOT3Rt; dmarc=none; 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" X-Migadu-Queue-Id: F3C7D2AD4 X-Spam-Score: 1.97 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7/sxaCR4PkjE * gnu/packages/python-science.scm (python-pyvista): New variable. --- gnu/packages/python-science.scm | 56 +++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.= scm index 07d713e013..d114a1c12f 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -1183,3 +1183,59 @@ (define-public python-numpy-groupies "This package provides optimized tools for group-indexing operations: aggregated sum and more.") (license license:bsd-3))) + +(define-public python-pyvista + (package + (name "python-pyvista") + (version "0.34.0") + (source + ;; The PyPI tarball does not contain the tests. + ;; (However, we don't yet actually run the tests.) + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/pyvista/pyvista") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0f2x2wvi5pkpv5h3jrnx8zxnaj51navfqp2fdna1l9rpjgjjf94g")))) + (build-system python-build-system) + (inputs + (list vtk)) + (propagated-inputs + (list python-appdirs + python-imageio + python-matplotlib + python-meshio + python-numpy + python-pillow + python-scooby)) + (arguments + `(#:phases + (modify-phases %standard-phases + ;; Disable tests for now because they require several modules + ;; currently unpackaged in Guix. + (delete 'check) + ;; Disable the sanity check, which fails with the following error= : + ;; + ;; ...checking requirements: ERROR: pyvista=3D=3D0.34.0 Distrib= utionNotFound(Requirement.parse('vtk'), {'pyvista'}) + ;; + ;; Probably it cannot find VTK because it isn't a Python library. + (delete 'sanity-check)))) + (home-page "https://docs.pyvista.org/") + (synopsis "3D plotting and mesh analysis through VTK") + (description + "PyVista is... + +@itemize +@item @emph{Pythonic VTK}: a high-level API to the Visualization Toolkit (= VTK) +@item mesh data structures and filtering methods for spatial datasets +@item 3D plotting made simple and built for large/complex data geometries +@end itemize + +PyVista is a helper module for the Visualization Toolkit (VTK) that wraps = the +VTK library through NumPy and direct array access through a variety of met= hods +and classes. This package provides a Pythonic, well-documented interface +exposing VTK's powerful visualization backend to facilitate rapid prototyp= ing, +analysis, and visual integration of spatially referenced datasets.") + (license (list license:expat)))) -- 2.35.1