From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sIV6HKI88GCvDAAAgWs5BA (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 mp0 with LMTPS id cFnuFaI88GCdRgAA1q6Kng (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 6ADFCAC9E for ; Thu, 15 Jul 2021 15:40:10 +0200 (CEST) Received: from localhost ([::1]:33246 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m41az-0006nD-G3 for larch@yhetil.org; Thu, 15 Jul 2021 09:40:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44896) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m41at-0006ku-4L for guix-patches@gnu.org; Thu, 15 Jul 2021 09:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35575) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m41as-0003do-Sn 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-00081G-Qv for guix-patches@gnu.org; Thu, 15 Jul 2021 09:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49443] [PATCH v3 0/1] 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.162635638130786 (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]:47120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m41aX-00080O-0R for submit@debbugs.gnu.org; Thu, 15 Jul 2021 09:39:41 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m41aT-000806-7N 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:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type: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=4RaPsym6spV8naa9oa5OcLJVZhEVoZ6sFPqZHHZ9FX4=; b=YByyn9jdcgm/c7s/LyUsh11poe Y0JIrm59Ijlde2zXG7SQKg/sarB9WzbPxFa65khufU+ycRyF1wx3Grqq6oMBk/u3FE6Y5MmeTYfGR 94O+OzFu0RZZ0AlI3H7wXljfkB0Kmeo8oQxe4zuJW3JIme/wAjR7dmCEEl3ehy+cPfOPp1v49P1L9 OVK79VC4EgNb34p3JLjZesxH/KmiySNJtqEJoTMol0hjBcpicRnPa1TdMoQcuWge/BYopj+eb4/6x Lgc91hLp7/GXPn91SvR8urWRrmz+IOK7L58r9bVE6VlrY9GLQF2KY2CleLGpvOVSWw1slgf55WoeJ HxI0HswQ==; 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-JK; Thu, 15 Jul 2021 19:09:33 +0530 From: Arun Isaac Date: Thu, 15 Jul 2021 19:09:30 +0530 Message-Id: <20210715133931.31555-1-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-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=1626356410; 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=4RaPsym6spV8naa9oa5OcLJVZhEVoZ6sFPqZHHZ9FX4=; b=YiYDM3ROlb1f0TvF2DtQrywGCmeAyJ3viYD132s314Z4++4JSba0gHbdD6ajEkzC/gBbPy DxD4zR/+ZPLlFZWrB5diInf7bYBQcpdW37Loxkqofx4j9M/zP1lbz4nwNPm+chkVymDLba oI15cSsueq8WqHgXBo5LBJtaNmnXaeZbxlBr92A+519PCZDi4RlRnbALiPLYJoaOPnRDtl NVDhBIeyJh4/VlZU+d38v7lDtUq9u+SbU8gZMjRcjb9I/TL9OiMjZ4+0HMH49roIlbL5Fk 2eoYDL6eyTRnN2BHDS2G/7xkXrDlqwjRufayb9czwonCPhbCkawfrYU1PGCDHg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626356410; a=rsa-sha256; cv=none; b=SbkwuQdVGMJlfis26Wrr2QpUE4DrJlbWYfDvmRw2mlkfiP2+eqgk5JcL3FhMqqCkU9w2PG WNmB+/+5ode4hm2etoYsESLvFd/9cnM/JSoG3HfmpvUprVhOXg9BDQ7rhh2FBJlUctLn88 ssNni597AjQXy3rrd05LFuqF/stKarTEv/npZ8SpOI5myYvocGACBu+qnAFmMuWq4X3JZJ MNRkmKSNyMRe5pUXJ5CvyA2PAVwmh5AIoUtVaaAv8ivHq1eJJ5YagwZJWWaE+LESy0Eu4J nnY7XVMesg4Vcc3Wicp7IxwW5noWZMqkELa8/TVCuADftSsBAWiG5L/AH0CZKQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=YByyn9jd; 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: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=YByyn9jd; 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: 6ADFCAC9E X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: crzQ8R7jiLW0 Hi Ivan, Thanks for the quick response! Save a few minor changes, this patch LGTM. I am sending a v3 patch with the necessary changes in a following email. Let me know if it works, and I'll push it to master. Below, I note some of the changes I've made. 1. I added a copyright header for you. > + (add-after 'build 'build-doc > + (lambda _ > + (define jobs (format #f "-j~a" (parallel-job-count))) > + (invoke "make" jobs "blitz-doc") > + #t)) 2. We do not need format for this. See how I've done it. It's simpler and does not use a heavy-weight function like format. > + (add-after 'check 'check-examples > + (lambda _ > + (define jobs (format #f "-j~a" (parallel-job-count))) > + (invoke "make" jobs "check-examples") > + #t))))) 3. Just check-testsuite should be good enough. So, this phase is not required. > + (native-inputs > + `(("python" ,python) > + ("texinfo" ,texinfo) > + ("texlive-tex-texinfo" ,texlive-tex-texinfo) > + ("texlive" ,(texlive-union (list texlive-epsf))) ;; for texi2dvi > + ("texi2html" ,texi2html) 4. Actually, I only wanted you to build the info manual, not the pdf and html manuals. Sorry, I should have been clearer. So, I removed the texlive, texlive-tex-texinfo, texi2html, doxygen, graphviz dependencies and other related things from the package. > + (synopsis "C++ template class library for multidimensional arrays") > + (description > + "High-performance multidimensional array containers for scientific computing.") 5. Description should be a complete sentence. Regards, Arun Ivan Gankevich (1): gnu: Add blitz. gnu/packages/maths.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) -- 2.32.0