From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2HEYJe5vxGOpXAAAbAwnHQ (envelope-from ) for ; Sun, 15 Jan 2023 22:28:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qPEEJe5vxGPaPwAAauVa8A (envelope-from ) for ; Sun, 15 Jan 2023 22:28:14 +0100 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 5715E2AECC for ; Sun, 15 Jan 2023 22:28:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pHAXs-0002lp-HF; Sun, 15 Jan 2023 16:28:04 -0500 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 1pHAXq-0002kp-Le for guix-patches@gnu.org; Sun, 15 Jan 2023 16:28:02 -0500 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 1pHAXq-00026T-9k for guix-patches@gnu.org; Sun, 15 Jan 2023 16:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pHAXp-00044J-VS for guix-patches@gnu.org; Sun, 15 Jan 2023 16:28:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60835] [PATCH 1/8] gnu: Add cl-variates. References: <20230115131057.GB12647@dismail.de> In-Reply-To: <20230115131057.GB12647@dismail.de> Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 15 Jan 2023 21:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60835 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60835@debbugs.gnu.org Cc: Guillaume Le Vaillant , jgart Received: via spool by 60835-submit@debbugs.gnu.org id=B60835.167381806815537 (code B ref 60835); Sun, 15 Jan 2023 21:28:01 +0000 Received: (at 60835) by debbugs.gnu.org; 15 Jan 2023 21:27:48 +0000 Received: from localhost ([127.0.0.1]:59633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHAXc-00042W-6w for submit@debbugs.gnu.org; Sun, 15 Jan 2023 16:27:48 -0500 Received: from mx2.dismail.de ([159.69.191.136]:8744) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHAXZ-000429-6Y for 60835@debbugs.gnu.org; Sun, 15 Jan 2023 16:27:46 -0500 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 2602b8b5; Sun, 15 Jan 2023 22:27:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=20190914; bh=yP4MVm17BMv7YtSuyv5Wq fwbpAaTYgt1gWU3K8vuf7I=; b=elDPnI/8XAklzq8lHnE8aW36s6Ye32mBGROYH cMAhxV3sLWI7LXYi5hkZ8vZOHhp9nLcwVUk4IelW1QzRrMIgz15HM0le+WYB34Q8 q4ey/eDJ9712JinwC8to0n7WU6KsTvOvqCfgiZNkcspFQPHcorjRwnKwg0c22xLo mNNv43cf8xhZ9OrUYL3N/+AuE/WttcrUYhiVHX9WOGD3hR0rKA9qKv5/fU2mP8L1 mFlOGH+5sWfTjsX+s2TlgALtKnpDu9QjEBynYkI8ATwhgV2JHQZUdLt2uY9/OgZ4 gAIhGqaSQPTRuO3v7QbBJ5iWjJJnYHbJUyh9tWvaZzknrHpbA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 5ff05a47; Sun, 15 Jan 2023 22:27:37 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id b436e2b3; Sun, 15 Jan 2023 22:27:37 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 79ac0dde (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 15 Jan 2023 22:27:35 +0100 (CET) Date: Sun, 15 Jan 2023 15:25:14 -0600 Message-Id: <20230115212520.32718-1-jgart@dismail.de> X-Mailer: git-send-email 2.38.1 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: , Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673818094; a=rsa-sha256; cv=none; b=vAI79Bac49ML7zexkOE2aTidnAeADiFhyqHXDph+RDPoScaTZLopFOs6f2XaptH9tJH2Xc 5l92KxTLPMLWMQmDim4RcentzSAlYyrxj8nrL242oN+krcFWniiop8T5VzMRgiAsuvn0yu EQ+NoOXYf4mqTV0ih+UEncWpYWAuNnlxY+yiKeTJB//plPhSrzTFRTtfnB35A+Xdj6uiGn j7cJRcVjIaalPOc01/PrzrOwl5g6oZ9+KICW90/TCyUyu2yBu85m4unk9myG8gWN3C085e f/q9LUi+f9vdzUMDNfqIMRG/6vyO7J2JHDooSSGg4rshROEgUep0phNyyBPJ5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="elDPnI/8"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673818094; h=from:from:sender:sender:reply-to: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=7rSlwSIOg6fquEviSu9Z1k3uVl18O+oNu8IVkRu3Gq8=; b=n7Bh+our+E0BBLSv4jddxBL3MKLOyA10dywO6PoSZA4KUEafB1aIknuSEoIzCzMmlcxlpi WCi/SaMsFonXwwM+6aYRjtW5yFolsLs0sG/rJ18uIGNfRhk5GWq1Qr0CX2Q4hUF7OjngH+ xWguVyRvLdiONfs7WzKFspA4MKKHCMwNe1un4SG3RNMtSDTD+Ub5+SNdSHGGJUYm7EX1Vw Lv4EiZAbUNM8cFRrWrtRIBvbCzPEFXJobxEsoRXlRyH6yafqu/VDoRxlmMgEIgrz5uPOiQ ImaKlQzAncblnh6m/8+1ybRFEDBgyxbG1Q+NqNMsCSFJ4z2UyWERagFRgl1qBQ== X-Migadu-Spam-Score: -3.82 X-Spam-Score: -3.82 X-Migadu-Queue-Id: 5715E2AECC X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="elDPnI/8"; 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"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: H29KJaasoHPI * gnu/packages/lisp-xyz.scm (cl-variates, ecl-cl-variates, sbcl-cl-variates): New variables. Hi, Here is the patch set. cephes fails on ecl. See this issue that I opened: https://github.com/Lisp-Stat/cephes.cl/issues/2 all best, jgart --- gnu/packages/lisp-xyz.scm | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 943d295c5d..35e10b3301 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -28,7 +28,7 @@ ;;; Copyright © 2021 Cameron Chaparro ;;; Copyright © 2021 Charles Jackson ;;; Copyright © 2021, 2022 Foo Chuan Wei -;;; Copyright © 2021, 2022 jgart +;;; Copyright © 2021, 2022, 2023 jgart ;;; Copyright © 2021 Aleksandr Vityazev ;;; Copyright © 2021 Jacob MacDonald ;;; Copyright © 2022 Jai Vetrivelan @@ -26644,6 +26644,39 @@ (define-public cl-smug (define-public ecl-smug (sbcl-package->ecl-package sbcl-smug)) +(define-public sbcl-cl-variates + (let ((commit "4e7548754d8a8731a42487fae31174db4bf36d47") + (revision "0")) + (package + (name "sbcl-cl-variates") + (version "0.9.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.common-lisp.net/cl-variates/cl-variates") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03wnvfi3yfflpvi0mr732r834msij4vrwdbgf6csh0b8kqxl47zn")))) + (build-system asdf-build-system/sbcl) + ;; USE-PACKAGE # causes name-conflicts in + ;; # between the following symbols: + ;; CL-VARIATES:RANDOM-ELEMENT, LIFT:RANDOM-ELEMENT + (arguments (list #:tests? #f)) + (native-inputs (list sbcl-lift)) + (home-page "https://gitlab.common-lisp.net/cl-variates/cl-variates") + (synopsis "Portable Common Lisp Random Number Generation") + (description "The variates package provides portable random number + generation as well as numerous distributions.") + (license license:expat)))) + +(define-public cl-variates + (sbcl-package->cl-source-package sbcl-cl-variates)) + +(define-public ecl-cl-variates + (sbcl-package->ecl-package sbcl-cl-variates)) + (define-public sbcl-seria (let ((commit "2bba04dc6abdc0b85a511cae9c460942e2ad305a") (revision "0")) -- 2.38.1