From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eKV+KKI88GC2DAAAgWs5BA (envelope-from ) for ; Thu, 15 Jul 2021 15:48:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id q/XPIaI88GDIfAAAbx9fmQ (envelope-from ) for ; Thu, 15 Jul 2021 13:48:18 +0000 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 6D6EBAACA for ; Thu, 15 Jul 2021 15:40:08 +0200 (CEST) Received: from localhost ([::1]:33202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m41ax-0006lG-Ei for larch@yhetil.org; Thu, 15 Jul 2021 09:40:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44894) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m41as-0006kl-NX for guix-patches@gnu.org; Thu, 15 Jul 2021 09:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35574) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m41as-0003di-GA for guix-patches@gnu.org; Thu, 15 Jul 2021 09:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m41as-000818-EQ for guix-patches@gnu.org; Thu, 15 Jul 2021 09:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49443] [PATCH v3 1/1] gnu: Add blitz. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Jul 2021 13:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49443 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ivan Gankevich Cc: Arun Isaac , 49443@debbugs.gnu.org Received: via spool by 49443-submit@debbugs.gnu.org id=B49443.162635638130779 (code B ref 49443); Thu, 15 Jul 2021 13:40:02 +0000 Received: (at 49443) by debbugs.gnu.org; 15 Jul 2021 13:39:41 +0000 Received: from localhost ([127.0.0.1]:47118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m41aW-00080M-NJ for submit@debbugs.gnu.org; Thu, 15 Jul 2021 09:39:40 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m41aT-000805-7s for 49443@debbugs.gnu.org; Thu, 15 Jul 2021 09:39:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=AMwz/t0urO3IW5tEJchYnIjfT1Yhd63eB9Vxh3TtViY=; b=GEehsQKildABqdRmjhVkV6AWBx N8f8DGFs+Mpa7Tmk+Sj9GlKUqrYaVAKHpT4HRFeYLd4tOX3fRJ4WW39DTgSt/XrscB1/XEWo04TFX 6LB7vLhv6EVAHPzAuzvpxGV2ue6qIUmX28KY7zunNP/3Suds701v4btIYs9jw9BZkoqhm4owXQ8zW 43zhEBMXBawD7V/71s+2ULD+B85LTwacp4SlmK75J5FIafoIauMSdpDEp/H7qf1xmw7sXzKV83q2y ex8WYGT2laQ8ADKOdUKLt36qmnalXBISqU7jmizGInMbw3GY7dVJKcxJQe62lwDz+DlOxB4C6S18W 5vdhACjw==; Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m41aP-0006C5-OZ; Thu, 15 Jul 2021 19:09:33 +0530 From: Arun Isaac Date: Thu, 15 Jul 2021 19:09:31 +0530 Message-Id: <20210715133931.31555-2-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210714115713.24675-1-i.gankevich@spbu.ru> References: <20210714115713.24675-1-i.gankevich@spbu.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1626356408; h=from:from:sender:sender: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=AMwz/t0urO3IW5tEJchYnIjfT1Yhd63eB9Vxh3TtViY=; b=hFmPkeQC5Q3Q2exowZvw5azadVgGnBsu1cP6YKG+rBhy+c9/KvLaHz7Au2q+GF3VcUfbBo fK+6HO8sM0Swk8M81lwoCkJjELJ8AqM7Nhpz1F7tvmHU0gBN+A1+8ZIVmr931IL+SlSpPo c8HK3FesxJf1A/5X5Xi9RRneJvcRhCv3TGeXYKzlD7cy1UThnWycl/yRscFar/7efwB66J NA6DTqFjwKzU+QFdtF/s5gYHqCQP80i6bVhQVBNuRmw8AVxlypEMPhOb2vL8qEZawa0xHM dV/D3p0UbaWRTpn8DSUEacaIaGZ5pHuZTG9kdIZ0sRZ8CAW7V2hSRdSKSyiquw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626356408; a=rsa-sha256; cv=none; b=FWkuMdSzclm3C/FUQ8Ie1FYZ2KrBxQIzTDU6wLRnmbBm2A0L9P4dyYZlmGVsk2lLyG2FEN ipndxHzKe3djFdXKbBsBCNGQCFusMySAbjL7XMUP8TH99RcwdgM5SQfIaleet94HQMShE6 P0rjdTRJwHaS7M83mU6iD8GcN/55fjhpl2g6s4RtJU/8yZ0RKA5a0IQEs5JkgxedWMpK5d B4n+6n7FhSp2xFIKf1pvF8ycUD6LUHFGy9Lr/YtJq7bTGyIG5a/mb5JdKofUWL1C5isVjE QC9FVO+VHK8Y33Om/BrgM05jcWPi5BCyBs+aRYnN+XlLAY5rX2w7eMZuO90rjw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=GEehsQKi; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=GEehsQKi; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 6D6EBAACA X-Spam-Score: -0.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: xfImH1CGbrKn From: Ivan Gankevich * gnu/packages/maths.scm (blitz): New variable. Signed-off-by: Arun Isaac --- gnu/packages/maths.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index b4cf0b5409..628b967eff 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -46,6 +46,7 @@ ;;; Copyright © 2021 Franck Pérignon ;;; Copyright © 2021 Philip McGrath ;;; Copyright © 2021 Paul A. Patience +;;; Copyright © 2021 Ivan Gankevich ;;; ;;; This file is part of GNU Guix. ;;; @@ -6440,3 +6441,39 @@ to source-code analysis of C software. The Frama-C analyzers assist you in various source-code-related activities, from the navigation through unfamiliar projects up to the certification of critical software.") (license license:lgpl2.1+))) + +(define-public blitz + (package + (name "blitz") + (version "1.0.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/blitzpp/blitz") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0c88gc72j3zggyk4yrrip6i0v7xkx97l140vpy3xhxs2i7xy1461")))) + (build-system cmake-build-system) + (arguments + `(#:configure-flags '("-DBUILD_DOC=ON" + "-DBUILD_TESTING=ON") + ;; The default "check" target also includes examples and benchmarks. + #:test-target "check-testsuite" + #:phases + (modify-phases %standard-phases + (add-after 'build 'build-doc + (lambda _ + (invoke "make" "-j" (number->string (parallel-job-count)) + "blitz-doc")))))) + (native-inputs + `(("python" ,python) + ("texinfo" ,texinfo))) + (synopsis "C++ template class library for multidimensional arrays") + (description "Blitz++ is a C++ template class library that provides +high-performance multidimensional array containers for scientific computing.") + (home-page "https://github.com/blitzpp/blitz") + (license (list license:artistic2.0 + license:bsd-3 + license:lgpl3+)))) -- 2.32.0