From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6Dm5M8ihgmQErQAASxT56A (envelope-from ) for ; Fri, 09 Jun 2023 05:51:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uArdMsihgmSrVwEAG6o9tA (envelope-from ) for ; Fri, 09 Jun 2023 05:51:36 +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 72D2429801 for ; Fri, 9 Jun 2023 05:51:36 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q7T9V-0001Hf-Kq; Thu, 08 Jun 2023 23:51:05 -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 1q7T9U-0001G6-3Y for guix-patches@gnu.org; Thu, 08 Jun 2023 23:51:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q7T9T-0006yW-Nz for guix-patches@gnu.org; Thu, 08 Jun 2023 23:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q7T9T-0008I0-Js for guix-patches@gnu.org; Thu, 08 Jun 2023 23:51:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63619] [PATCH v2 5/9] gnu: Add python-xarray-einstats. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Jun 2023 03:51:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63619 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63619@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 63619-submit@debbugs.gnu.org id=B63619.168628264831774 (code B ref 63619); Fri, 09 Jun 2023 03:51:03 +0000 Received: (at 63619) by debbugs.gnu.org; 9 Jun 2023 03:50:48 +0000 Received: from localhost ([127.0.0.1]:58016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7T9E-0008GP-96 for submit@debbugs.gnu.org; Thu, 08 Jun 2023 23:50:48 -0400 Received: from mout01.posteo.de ([185.67.36.65]:54613) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7T9B-0008G8-Ho for 63619@debbugs.gnu.org; Thu, 08 Jun 2023 23:50:46 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 08DA6240027 for <63619@debbugs.gnu.org>; Fri, 9 Jun 2023 05:50:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1686282640; bh=0ptGnDAWOx+DMMdK9eo5LyxWzCYZK8Rxfx3qOKZYIZs=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=jUcAoEqJE9Ty4TMsYbC93TPwvSfW3ogvGSS0psG7JSKweTZYi45UlndAYq49JP3h/ 1hjEZNcysQ7tWfiFY9FHVYOHIXXKJdaXEj6tzNssYEkciG9AJG8GPOle+jZCwyG+s+ DEwjuXdQavTw/nT4YKC10HvQfVPbjpresIM9Z8RpCrjH4gii4ZdzpX0FrXi+9oPjP3 US7z3tV1MQbnziDqL/DXuWTFgFTaMF7FYqvTH++MSEqVmnJUHpL4tkUw+bXuYg7dXT hpVlY/ReNyJZSCBlKFvzZLxCMqwPFENsO6fXSEogPfHjdff6M/aDILICD9wlH5wqTx RqqO8Sjrq+2sA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QcnDF04Qhz6tmv; Fri, 9 Jun 2023 05:50:36 +0200 (CEST) From: Vinicius Monego Date: Fri, 9 Jun 2023 03:49:37 +0000 Message-Id: <20230609034941.1807600-5-monego@posteo.net> In-Reply-To: <20230609034941.1807600-1-monego@posteo.net> References: <20230609034941.1807600-1-monego@posteo.net> 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686282696; 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=FoHiZ2PTSWDcZjUNgU6IgFcZl1pvr2DggIxyAGaLa5k=; b=jq2eqtYLN4FG3UmYdFwXFNOBWhGD/pWkMbPep13+AFnlYpbStWbdVjjKsCGOFq86vaBqNW +j0BQcQH8M4Pb5V8sXD9B+O1Ue+vwUcYcOmg6KYNAhhMEn9Ie/j+xsAnCt8Jx+M7W7W2fb y+9tAdoCUxol30Q1D0IHIEAoJikri4W3swvGZfN3poxi/yVcu3xYSCESrk+cllkOdCA4ax YM2Ag6IenHvcpqzk8Vhzpt28/0h/hHZDY0NZCCUgzkCn8r0wcioNb9C59eijkoMhJV0XXT diCQBS+5K8H4jLtYxT/xzXbZ5GZhOITL4hkP7w3n9XwNPESUDWGFZv9Q79KjeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=jUcAoEqJ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686282696; a=rsa-sha256; cv=none; b=Wg947nSfGJhKfddY7hlnsRRFW5ZAOLveTMnrECbatfNTduugdgj+yjnzkIUt62pSZpk30D 9kptL8PUpOoSDU+GbHr7tt/7IgVQvq/CwPO/qR1O7uF0zddcN5qroVAn5jjZpQ/KF+TfKH v2vmaW1JjPx0Xpkj4CV7msWKpkJsb/mOqpdnO0fNX6jVpBhXp4kaED+Hqz3KMZaG7ge6y9 EegUuRlo+n9jajQmYR4NOrV0rNqChurT4WiV1Mlmf1aZ+0n6o0T23kQ64FoVb8Eb5+7DIp ehDhJ0Fg2A/bGwT+mwRNNatmONHrBwVG2nWOMvoj7oZNEwz6P7pJjz3XXemWsg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -0.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=jUcAoEqJ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: 72D2429801 X-Spam-Score: -0.81 X-TUID: T06XtZzRQEAB * gnu/packages/python-science.scm (python-xarray-einstats): New variable. --- gnu/packages/python-science.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 468da66a2b..d076c877fc 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -730,6 +730,30 @@ (define-public python-xarray and visualization with these data structures.") (license license:asl2.0))) +(define-public python-xarray-einstats + (package + (name "python-xarray-einstats") + (version "0.5.1") + (source (origin + (method git-fetch) ; no tests in PyPI + (uri (git-reference + (url "https://github.com/arviz-devs/xarray-einstats") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1gg7p2lq7zxic64nbr6a8ynizs8rjzb29fnqib7hw3lmp13wsfm0")))) + (build-system pyproject-build-system) + (native-inputs (list python-einops python-flit-core python-numba + python-pytest)) + (propagated-inputs (list python-numpy python-scipy python-xarray)) + (home-page "https://einstats.python.arviz.org/en/latest/") + (synopsis "Stats, linear algebra and einops for xarray") + (description + "@code{xarray_einstats} provides wrappers around some NumPy and SciPy +functions and around einops with an API and features adapted to xarray.") + (license license:asl2.0))) + (define-public python-msgpack-numpy (package (name "python-msgpack-numpy") -- 2.34.1