From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 YDoQHhOKaWSsQwEASxT56A (envelope-from ) for ; Sun, 21 May 2023 05:03:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QUAGHhOKaWSqWgAA9RJhRA (envelope-from ) for ; Sun, 21 May 2023 05:03:47 +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 0D37B1B565 for ; Sun, 21 May 2023 05:03:47 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0ZLc-0002nY-2z; Sat, 20 May 2023 23:03:04 -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 1q0ZLb-0002nB-BX for guix-patches@gnu.org; Sat, 20 May 2023 23:03:03 -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 1q0ZLa-00085m-U0 for guix-patches@gnu.org; Sat, 20 May 2023 23:03:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0ZLa-00018T-PS for guix-patches@gnu.org; Sat, 20 May 2023 23:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63621] [PATCH 1/6] gnu: Add python-linear-operator. References: <20230521025911.1278475-1-monego@posteo.net> In-Reply-To: <20230521025911.1278475-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 21 May 2023 03:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63621 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63621@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 63621-submit@debbugs.gnu.org id=B63621.16846381704312 (code B ref 63621); Sun, 21 May 2023 03:03:02 +0000 Received: (at 63621) by debbugs.gnu.org; 21 May 2023 03:02:50 +0000 Received: from localhost ([127.0.0.1]:59735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0ZLO-00017R-Bb for submit@debbugs.gnu.org; Sat, 20 May 2023 23:02:50 -0400 Received: from mout02.posteo.de ([185.67.36.66]:41927) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0ZLL-00017A-QX for 63621@debbugs.gnu.org; Sat, 20 May 2023 23:02:48 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id B44FD240101 for <63621@debbugs.gnu.org>; Sun, 21 May 2023 05:02:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1684638161; bh=GLD8kSrSphIqrxnUZb1rZQE/EyhvgB7+SPifdbmvduc=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=lRS4qZrzYie9sxdImospfxzzLPbgWyl+GuBoB1SZ9qWNJ7FVUxqS0vD+REmyqTVHy a8GLIxmRvV1M10AluZEL7a9aZXYGV9/rjL0anzdJa3TX4TmN4+2j9hQksceeklT4fs 4b48tlyEDsWy/9yfMkGBPqcgaJ+8zItfLGla+TFNXtQ6OGP6rLNH202V80FykZhdKS WBS/d3msaT6NqXbl4L7mT4mq1GTeAxePRtOifysSipWbkYNiSN4mVGRqGos/KbmoR0 T8rR9xqMYCMNXJFeSJJtRJPOzN8ktjNx2uV+hyTIugyNqzNi/58io46oFMvnFrvxDk yoHS1OAgf8MGA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QP53h3fnLz9rxG; Sun, 21 May 2023 05:02:40 +0200 (CEST) From: Vinicius Monego Date: Sun, 21 May 2023 03:02:05 +0000 Message-Id: <20230521030210.1282819-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-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684638227; a=rsa-sha256; cv=none; b=bqt+DucHftxFhye72sY7LhHHpTcXZZX//4GBAJG+xe7rLMVbJnqS/FEeHB/usj41o1F34W LiqnG8bWVt+UFEnWlavD8WQjPvILSo9D3NG8DKOet5BPZ5YRvysVBxnmq/s8TrXV6mecwc BTZ0BXCsXoUZIiN0Z4Nks+w/yLdPn7WNyUfvDSLWvI7M624TmxMNtE5lnJMypjlFBGgAEA 3IUPmNmWHGCOXoRT+oGCYf+us5p12kESKDJq+gZBkmeL1vsISa8ScPYf74FSoYguXTphSc wPW658F/kOv+KxWd9Qi7xq8zXu/HlrY8tl8jK0z34GIBEqww3Vn1u6m+LxKVrQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=lRS4qZrz; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1684638227; 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=JAQElX5rnkOwPBPqibCSAOAZMeS0r+1r3P/SrTHx4YQ=; b=M6ip/qZtBt56EKXwj0bQjOMK31xPa9khuKYmjcMUG0wNIntIBda3MMFwkfo/kvT/7MK12O X4796c3AJ5gbIgV5rL5fvtggE8/n4PyEJBvOh63jbPcJ+FoKITZlwh11NxxH/xlJUh9cAu RGALDbyS8irk83Qr5XgV+a477GYBWGS43oV+7RIWjWAzhrw5WB1OqzT2I+Pw9k0UD42CNk swuxAJXIsr/YCsySXK4vpcyE0A0J21jFdzGwNotB4J2T2E4R2hfibrwRiDZaCk77jJaoe7 21+pyY6tOWs+OSMiiPbv9fKY6ugfn2Qk+vEXj2qUKlkXTg/1W7gsSTMGDxoeQA== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=lRS4qZrz; 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-Spam-Score: 7.12 X-Spam-Score: 7.12 X-Migadu-Queue-Id: 0D37B1B565 X-TUID: lglkdmiwiRXh * gnu/packages/machine-learning.scm (python-linear-operator): New variable. --- gnu/packages/machine-learning.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 694b050e86..de06b4988a 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -4080,6 +4080,25 @@ (define-public python-pyro-ppl inference.") (license license:asl2.0))) +(define-public python-linear-operator + (package + (name "python-linear-operator") + (version "0.4.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "linear_operator" version)) + (sha256 + (base32 + "1ipm154n8cxnl35i8wrx650a60yxyhjpdpdl1mf7ijaqybwcjmvw")))) + (build-system pyproject-build-system) + (propagated-inputs (list python-pytorch python-scipy)) + (native-inputs (list python-flake8 python-flake8-print python-twine)) + (home-page "https://github.com/cornellius-gp/linear_operator/") + (synopsis "Linear operator implementation") + (description "LinearOperator is a PyTorch package for abstracting away the +linear algebra routines needed for structured matrices (or operators).") + (license license:expat))) + (define-public vosk-api (let* ((openfst openfst-for-vosk) (kaldi kaldi-for-vosk)) -- 2.34.1