From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OHGtK9cxOmPy0gAAbAwnHQ (envelope-from ) for ; Mon, 03 Oct 2022 02:50:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 42q7K9cxOmPewwAA9RJhRA (envelope-from ) for ; Mon, 03 Oct 2022 02:50:31 +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 51D4C137B9 for ; Mon, 3 Oct 2022 02:50:31 +0200 (CEST) Received: from localhost ([::1]:57340 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1of9fC-0000aE-Br for larch@yhetil.org; Sun, 02 Oct 2022 20:50:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1of9Ch-0007qv-1l for guix-patches@gnu.org; Sun, 02 Oct 2022 20:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49310) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1of9Cg-0001xd-Of for guix-patches@gnu.org; Sun, 02 Oct 2022 20:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1of9Cg-00073z-J9 for guix-patches@gnu.org; Sun, 02 Oct 2022 20:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58261] [PATCH 02/11] gnu: Add pocketfft. Resent-From: David Elsing Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 03 Oct 2022 00:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58261 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58261@debbugs.gnu.org Cc: David Elsing Received: via spool by 58261-submit@debbugs.gnu.org id=B58261.166475641226959 (code B ref 58261); Mon, 03 Oct 2022 00:21:02 +0000 Received: (at 58261) by debbugs.gnu.org; 3 Oct 2022 00:20:12 +0000 Received: from localhost ([127.0.0.1]:48355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1of9Br-00070e-Q4 for submit@debbugs.gnu.org; Sun, 02 Oct 2022 20:20:12 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47943) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1of9Bp-0006zz-U8 for 58261@debbugs.gnu.org; Sun, 02 Oct 2022 20:20:10 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 6E43C24010A for <58261@debbugs.gnu.org>; Mon, 3 Oct 2022 02:20:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1664756404; bh=fDIjIL5s7XJX8nqp+OIJNwhaGMwowMFqrmbmu1WCrm8=; h=From:To:Cc:Subject:Date:From; b=ODQQbJ7ei2a5v8M2XCeKMBzyLUsDT4Qp5sJCVDX+clTFhLVLnrgIARzqEefQ27qDI 1YTiFcH4nTJUFiLbHqed2i/tN/VaiHxwEbhN+N0tbW5gYnAQnFrdrJKmHHxwU+UdVC yNsp+72MZNyNoACiNKOCmOc2k7XRkMg22kDCD98tIe6DqaYIdiZYE/LLgZczgz1Xjv LHISPNC5JbfINffMgqlFXN4JvP+gFNTlpb5coQNNU7N/DO0IcCcU59TTQWZ7HyiIg4 Tkj/wtRDMMlGPeSYe6p2RoJ/jxLEtc5MbwqCK4EsSARM39jMYkjyUj0m7Hwcno7EhC cxhgJXrPuGE1A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MghLD0Ktwz9rxD; Mon, 3 Oct 2022 02:20:04 +0200 (CEST) From: David Elsing Date: Mon, 3 Oct 2022 00:19:47 +0000 Message-Id: <885c4723f72f54c6789d62d3b67576a891e85074.1664725832.git.david.elsing@posteo.net> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Sun, 02 Oct 2022 20:50:23 -0400 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1664758231; 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=+hs0o2sb8gywRWS18NxrgSLcrCvPPjpLPAqaeLd0Ju4=; b=AwRXBFsDi3nkGZkTF1bfh8Z3VUBTkMjT15ifJeVsbxBuxgIMCkBOr2g4ttbQld2+KhQGlI YaGwIPy66Vp4xk/Rw7FLLD+uO7PTaUGFad6bS+gnI/jmVb9/9aUwz8BSVX+OJb1otBsC9q YY36yQ2fiblOIVAqdb+sQ1feiokIXhkC6cDEQj8XTsnfIsE5mnWa6MUCJB7ZZIFL/KEObK pBzY0pbees0M0IkDtpYTHouKOzmxkxmCdnniVYr+b7VnqVEm+VMPCuDvzkoLnLF0pRNk7p /EU1dNW1Ae/BshcBTnDvKG9GADm7z/4FPh+exrRRwPSi4sNjC0DcOeeHHrc5kg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664758231; a=rsa-sha256; cv=none; b=rpu6gJPJBQwkrAl88pObST2CkZTNbenTMj9WQBxQBFWf+yE8Kh1BcQZf8lZ08nFiyg+oYJ +znJd9/6MPa3uWQUReBSwNFBsv3tWwZNl579dWzmirs1e1tgJ9Lo0pe88E/u2IUbRlMiBK ca7cSa2NTTDzcq6ueDQW/F78c2LBA5cYUDFAfC6N/DGO1dmHKtWEpQ7oCNewk5lkrctuTh s9U7x6PfE+VFeILdbhFQTQG5jtedUSJQEvwJPGjJg9WVrPcJK6mL5aVULzytJYNRjpn6ba whegjYOOxV6jxXixfB/3NfCc0fyAtrJedNT2SWL8Vtm+TpEDGEkHMTO3PvEQiQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ODQQbJ7e; 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.45 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ODQQbJ7e; 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: 51D4C137B9 X-Spam-Score: 7.45 X-Migadu-Scanner: scn1.migadu.com X-TUID: 2F8dTjc19FDj * gnu/packages/cpp.scm (pocketfft): New variable. --- gnu/packages/cpp.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index e597dba40c..65df317100 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -1931,3 +1931,29 @@ (define-public fast-float (description "@code{fast_float} is a header-only C++ library which provides fast implementations of the from_chars functions for float and double types.") (license (list license:asl2.0 license:expat)))) ; dual licensed + +(define-public pocketfft + (let ((commit "daa8bb18327bc5c7d22c69428c25cf5dc64167d3") (revision "0")) + (package + (name "pocketfft") + (version (git-version "0.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mreineck/pocketfft") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1dbkkqkmkxgmz1qjpsqzic5ig3qw1pqndbb3dvjc7xq5f2rdzyq1")))) + (build-system copy-build-system) + (arguments + (list + #:install-plan + #~'(("pocketfft_hdronly.h" "include/")))) + (home-page "https://github.com/mreineck/pocketfft") + (synopsis "Heavily modified implementation of FFTPack in C++") + (description "This package contains the single-header PocketFFT library, +which is an reimplementation of FFTPack with several advantages, such as +multidimensional algorithms, different datatypes and vector instructions.") + (license license:bsd-3)))) -- 2.37.0