From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id iM75NnhFDGWZygAAauVa8A:P1 (envelope-from ) for ; Thu, 21 Sep 2023 15:30:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id iM75NnhFDGWZygAAauVa8A (envelope-from ) for ; Thu, 21 Sep 2023 15:30:32 +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 C1EA45169E for ; Thu, 21 Sep 2023 15:30:32 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=XR+mn0Fp; 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=1695303032; 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=9mLc7FdAO3zlO5T6d8TLup04sCJJDk93Uwvo5HTHr/Q=; b=IML0gs3Dzf+dhYB2AwFUx9JR7w5ZZWEzl021QgtdeEIFaVumubhfS6wTOuVwp53FADg5Yy 6/8CY1wWyHdTc/i/yEDdhU2MupFPGMz2m98ZPYbL9gYQsTqCfSJIdBR+1r91hUc8bSM+ah kFFuHbgqciJOxYIl9yYfHnlsEBB1qb9Q3pdw6zNDsLcvP51XbDrr/ewYZnNoUc8rOR9lCw CYJ5ZBwqFZ0PXezO2vGf17spqLPaVZN4OebdueDrN6G+obUNVdgF871cMKjnp5KBNcqFVL AbZdo8Xu4ihXQOt4SNaAn73ajRu54D/sCUJESPGhioj+3UWIj/dQ/VGjnX54XA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695303032; a=rsa-sha256; cv=none; b=gkHt55Q4MRD2mNuFkDQBJYh2q/j74sDqCmBeWeLZFrjNmiXIeK81QlANfiBUcFkeDBACMS /RRHNVevnL/kAq5NA2cp9ePOEZiiwWt2M92OVhRxoSB2GX5LgrQCHUOL6s/95Mk9pduLtB i6Xd/wMHDThnvztL3G0SzLCKl1NWV8A1Db9s28FZ292gIZKNhTPywknWoR082j8csSAxkf 2UNZoE+khokI6WVt/zoJjTEZFu1u5mejriRZ2ZfdFbj+zGLbnos8wWns/6s8iti08FNDoD xRQZveQCegobxhrz8VMUoEiJ69Q8suTYEan5ZhUNlMCKfzvzS/hk/V0lS8Mq1A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=XR+mn0Fp; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qjJku-0006Pm-M7; Thu, 21 Sep 2023 09:30:08 -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 1qjJkj-00065M-Lm for guix-patches@gnu.org; Thu, 21 Sep 2023 09:29:57 -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 1qjJki-0006yO-Jd for guix-patches@gnu.org; Thu, 21 Sep 2023 09:29:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjJks-0004yU-GC for guix-patches@gnu.org; Thu, 21 Sep 2023 09:30:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66129] [PATCH v2 18/20] gnu: Add suitesparse-spex. Resent-From: David Elsing Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Sep 2023 13:30:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66129 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66129@debbugs.gnu.org Cc: David Elsing Received: via spool by 66129-submit@debbugs.gnu.org id=B66129.169530296318981 (code B ref 66129); Thu, 21 Sep 2023 13:30:06 +0000 Received: (at 66129) by debbugs.gnu.org; 21 Sep 2023 13:29:23 +0000 Received: from localhost ([127.0.0.1]:33096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjJkA-0004vz-Ec for submit@debbugs.gnu.org; Thu, 21 Sep 2023 09:29:23 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33091) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjJjW-0004qu-7H for 66129@debbugs.gnu.org; Thu, 21 Sep 2023 09:28:43 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 8CD58240106 for <66129@debbugs.gnu.org>; Thu, 21 Sep 2023 15:28:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1695302906; bh=ksfbQiom4E2fsFu6L8b0PaSWcvxvNIoIN+HRROmhQDI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=XR+mn0FpIb7at3GHYAQdpvxaqZ4MqRYuvKP14CD/iD2Fcg77qRLP2SUepG5GMJaVl Te/6jvtXP/bOEZjzINwMCaQLzNTcvAQtdx498LxPBhJ38VN2OHOIr561IZcMeyEguH HtjxtBwlNa2osR6ppiqHW2sbfD3ruXZ1lCRDtl0RCmTRndkKQ5CICEi42XAFhbonFn J/ldd9a5fCMKvgtCmuE97OHjgYgTUac3WelleISJpkfqFwl2GW+/PmnYwflfnMsKvc przcgvuxsB0XH0M6yUqt1oeIgne5ubzpv/E9wj/fnbiA9ghj6qQhtY8ZNtrfMfmh0s tOXAWyqnjAOfg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Rrx6y1dC9z9rxS; Thu, 21 Sep 2023 15:28:26 +0200 (CEST) From: David Elsing Date: Thu, 21 Sep 2023 13:27:53 +0000 Message-ID: <2de97a43907677a5da10bf57e8f7faf5a34ec39f.1695302719.git.david.elsing@posteo.net> In-Reply-To: <2e6dce4c1faecf1e5516f477a1b372da205573ba.1695302719.git.david.elsing@posteo.net> References: <2e6dce4c1faecf1e5516f477a1b372da205573ba.1695302719.git.david.elsing@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 X-Migadu-Spam-Score: 4.05 X-Spam-Score: 4.05 X-Migadu-Queue-Id: C1EA45169E X-Migadu-Scanner: mx0.migadu.com X-TUID: r/86wQsfaUZp * gnu/packages/maths.scm (suitesparse-spex): New variable. --- gnu/packages/maths.scm | 67 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 32b3a36871..237c4fb5cd 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5621,6 +5621,73 @@ (define-public suitesparse-mongoose edge cuts using a coarsening and refinement framework.") (license license:gpl3))) +(define-public suitesparse-spex + (package + (name "suitesparse-spex") + (version "2.2.0") + (source (suitesparse-package-src name "SPEX")) + (build-system cmake-build-system) + (arguments + (list + #:tests? #f + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'set-cmake-module-path + (lambda _ + (substitute* "CMakeLists.txt" + (("set.*CMAKE_MODULE_PATH.*") + (string-append + "set(CMAKE_MODULE_PATH " + (string-join + (map (lambda (path) + (string-append path "/lib/cmake/SuiteSparse")) + (list #$suitesparse-amd + #$suitesparse-colamd + #$suitesparse-config))) + ")\nset(DUMMY\n"))))) + (add-after 'build 'build-doc + (lambda _ + (with-directory-excursion "../source/Doc" + (invoke "make")))) + (add-after 'install 'install-doc + (lambda _ + (install-file "../source/Doc/SPEX_UserGuide.pdf" + (string-append #$output "/share/doc/" + #$name "-" #$version))))))) + (inputs + (list gmp + mpfr + suitesparse-amd + suitesparse-colamd + suitesparse-config)) + (native-inputs + (list (texlive-updmap.cfg + (list texlive-paralist + texlive-comment + texlive-psfrag + texlive-soul + texlive-multirow + texlive-algorithms + texlive-float + texlive-algorithmicx + texlive-cprotect + texlive-bigfoot + texlive-caption + texlive-listings + texlive-xcolor + texlive-framed + texlive-mdframed + texlive-etoolbox + texlive-zref + texlive-needspace)))) + (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") + (synopsis "Package for SParse EXact algebra") + (description "SPEX is a set of routines for sparse exact linear algebra. +It contains the SPEX Left LU library for computing a sparse exact left-looking +LU factorization for solving unsymmetric sparse linear systems.") + ;; Dual licensed. + (license (list license:lgpl3+ license:gpl2+)))) + (define-public suitesparse (package (name "suitesparse") -- 2.41.0