From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mPapK15PzmRZawEASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 15:32:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CBquKl5PzmSMhgEAG6o9tA (envelope-from ) for ; Sat, 05 Aug 2023 15:32:14 +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 426ED3832E for ; Sat, 5 Aug 2023 15:32:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iTDbqnDf; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691242334; a=rsa-sha256; cv=none; b=XSz050umV6V3+/bMpLYoeNdh5Te74eMTbXUyWy87PfAUC6ZPiubE+NYk10YQ8uIwxUNKJh WE2aGXmxW1UAfBG/ju1hNgWK3zA3KSTF94VA1U4OJ2q7OanNvYbXjCqv1OZYpsB7I4HVLy erlo9agOO0YHOAUiL5bGoGb6riLD5OzHS6Nzy9yIQrDIxjoE107yqwxJumC3WUGuLhiUec wR67EDBSFkDzuSupl1lS+qus54b/NsoWKN9Lop8tL0DarGdfhJeAzczqwuyjp+/2hNzUOn aiMd4Jzx+Tzotbkf1BTUv45jdYUCilfk9M8oHQZzlBVD0U60YRxdzfh25QVG2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691242334; 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=ornqhgYJQtsIFyDkXwauUvBEsvvnF5xgLHpZDuGIxzs=; b=oZcReoLnwzNPdBdfOoWvDIK6svyVzLGLiYfFba7MydoXz/aeFgJlXBIdalgvSsrpGNQCj7 APVM5NKjDKz+Vwsk+IV2B2+GjZbwrH6ht7CIeIW/mbPhCZjxHM4YoKoDIhyi15jdhvGVVC 2iepf+DO+5mc0503RE6jqcyY/Zksfk8qleWKUzNP2/MiNVpWbouardi+V62/gl39aA/OW1 noqtTAHfAQXu1OLJ7MYzYKoQSnUKLq7lWtXco8KbmO4MAsewU8REb0g7WVZ3675A9ziB4i XYG9RIMlAJ5wRY9Siv2pBzaR3+bQ1x+mzyD/nY03d2H2BrDfHWxAPFv0RNHKsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iTDbqnDf; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSHO0-0008RL-Vx; Sat, 05 Aug 2023 09:32:05 -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 1qSHNy-0008QT-P6 for guix-patches@gnu.org; Sat, 05 Aug 2023 09:32:02 -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 1qSHNy-0005mZ-Fq for guix-patches@gnu.org; Sat, 05 Aug 2023 09:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSHNy-0006QM-C3 for guix-patches@gnu.org; Sat, 05 Aug 2023 09:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65096] [PATCH 03/10] gnu: Add cminpack. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 13:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65096 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65096@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 65096-submit@debbugs.gnu.org id=B65096.169124231624654 (code B ref 65096); Sat, 05 Aug 2023 13:32:02 +0000 Received: (at 65096) by debbugs.gnu.org; 5 Aug 2023 13:31:56 +0000 Received: from localhost ([127.0.0.1]:56201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSHNs-0006PZ-8F for submit@debbugs.gnu.org; Sat, 05 Aug 2023 09:31:56 -0400 Received: from mout01.posteo.de ([185.67.36.65]:57043) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSHNr-0006P9-1h for 65096@debbugs.gnu.org; Sat, 05 Aug 2023 09:31:55 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7C248240028 for <65096@debbugs.gnu.org>; Sat, 5 Aug 2023 15:31:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1691242309; bh=WH118WEwmGAa3qhkJujRmCw+r3Lr8vYV91f/QHFk6ck=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=iTDbqnDfW1RKKZNoBLf0brKBwsux3j535Sls/0wco0du6y5+hDMRmu4OGarh5Wx/l Dq0X+saXZsoZcLGDiizSGc+hninZtNIpHYFe7hPMs+suTSN7nYZFQg/Nk30v0VYgCT /ccKeIuR0w+DlUfvdOy1RUBz58VO0kDo4CExB/cD7HPd5/QThZ2mnrbzhAwIcfJtRA AuhA1UnBAezfNlgLgOL/xPoAt9AE+//EJxOaJZ1ngZmTwNY19ZH5uy0gZ2+he9Rs+j JIt+/nBTn2yWFCZ6sGw7OJulAqV2jgX1NTuSi8SA7q47WJSHpSDKv1npGBAJdcRXZ9 t+ctXkwmGoWVA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RJ3QX46RTz6tvt; Sat, 5 Aug 2023 15:31:48 +0200 (CEST) From: Vinicius Monego Date: Sat, 5 Aug 2023 13:31:16 +0000 Message-Id: <20230805133123.1128243-3-monego@posteo.net> In-Reply-To: <20230805133123.1128243-1-monego@posteo.net> References: <20230805133123.1128243-1-monego@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: -3.74 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 426ED3832E X-Spam-Score: -3.74 X-TUID: NF6fvsF/05qN * gnu/packages/maths.scm (cminpack): New variable. --- gnu/packages/maths.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index ed5c766c25..062498375d 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -1344,6 +1344,31 @@ (define-public primesieve required. primesieve can generate primes and prime k-tuplets up to 264.") (license license:bsd-2))) +(define-public cminpack + (package + (name "cminpack") + (version "1.3.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/devernay/cminpack") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1bg0954mwry22izsvikpai16pkfp8srz4z34n267bhkmrvvb0zgy")))) + (build-system cmake-build-system) + (arguments + (list #:configure-flags #~(list "-DBUILD_SHARED_LIBS=ON"))) + (home-page "https://github.com/devernay/cminpack") + (synopsis "C/C++ rewrite of the MINPACK software") + (description + "This is a C version of the minpack minimization package. It has been +derived from the fortran code using f2c and some limited manual editing. +Extern C linkage permits the package routines to be called from C++.") + (license (license:non-copyleft ; original minpack license + "https://github.com/certik/minpack/blob/master/LICENSE")))) + (define-public gctp (package (name "gctp") -- 2.34.1