From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by sourceware.org (Postfix) with ESMTPS id E55A83858031 for ; Sun, 16 May 2021 18:05:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E55A83858031 Received: by mail-wm1-x32f.google.com with SMTP id z130so2333680wmg.2 for ; Sun, 16 May 2021 11:05:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=2p/91y93dQh4gkS1isSLj8X09k7u183vbJdVKGszqWI=; b=Qurkigm50ikYGeNgxVk6nb+2HhTxEWf/0Fjq6TtmM9Zj1R4R/7mI6PqHMgQHJ/pLih MkUOf1qgzaPMj8jGUd6eV1ce0rlQcFIY+lqEc+CdmZDht65V4OM93sCA0vAkymaH8kCT p8bD8R8OggnwV+weFXWVdLbXZWG9W5Ce5PAfFtqHvNpMGmRWEZM1FjT2wv5ozDZwtFXD Vm7WcEW7Ub4cgu7GqhSux2ECYfvo2q1HTVGjjrC6oi/hL6UTdQLVkGzozLAkfdfkbX6L /5ZXCiMBfWBAEtcmXC0ek7MioJxpL1zXl1yWSjF1KwDL38wVkjXVv1TZpjQFr0sGcH9I UGeg== X-Gm-Message-State: AOAM533l0sZtdqUwuNV61apRl+2ijfhDT+u07xxiT66CwK8RDPDekhxJ jFeLceGBeAUiKqV7urMhvqU71xbPkCw= X-Google-Smtp-Source: ABdhPJw85vP9qlezCrYfNwqij+40PH0hNXGIhNnEyGuWuMHmsJAO/f+VHeJ6XXyu0cCqpeKqncEIBw== X-Received: by 2002:a05:600c:410a:: with SMTP id j10mr14264642wmi.26.1621188324985; Sun, 16 May 2021 11:05:24 -0700 (PDT) Received: from ?IPv6:2003:cc:9f04:e3fe:5461:31d8:a9db:73ac? (p200300cc9f04e3fe546131d8a9db73ac.dip0.t-ipconnect.de. [2003:cc:9f04:e3fe:5461:31d8:a9db:73ac]) by smtp.gmail.com with ESMTPSA id g128sm3250270wme.0.2021.05.16.11.05.24 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 16 May 2021 11:05:24 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: SuiteSparse-5.9.0 Message-ID: Date: Sun, 16 May 2021 20:05:23 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, URI_DOTEDU autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 18:05:28 -0000 New version 5.9.0 of SuiteSparse has been deployed split in its own components: libamd-devel-2.4.6-1 libamd2-2.4.6-1 libbtf-devel-1.2.6-1 libbtf1-1.2.6-1 libcamd-devel-2.4.6-1 libcamd2-2.4.6-1 libccolamd-devel-2.9.6-1 libccolamd2-2.9.6-1 libcholmod-devel-3.0.14-1 libcholmod3-3.0.14-1 libcolamd-devel-2.9.6-1 libcolamd2-2.9.6-1 libcxsparse-devel-3.2.0-1 libcxsparse3-3.2.0-1 libklu-devel-1.3.9-1 libklu1-1.3.9-1 libldl-devel-2.2.6-1 libldl2-2.2.6-1 librbio-devel-2.2.6-1 librbio2-2.2.6-1 libsliplu-devel-1.0.2-1 (SLIP_LU new subpackage) libsliplu1-1.0.2-1 libspqr-devel-2.0.9-1 libspqr2-2.0.9-1 libsuitesparseconfig-devel-5.9.0-1 libsuitesparseconfig5-5.9.0-1 libumfpack-devel-5.7.9-1 libumfpack5-5.7.9-1 CHANGES Latest upstream release. API bump for almost all subpackages GraphBLAS and Mongoose are not included. Eventually will be packed separately. DESCRIPTION SuiteSparse is a math library for sparse matrix. HOMEPAGE https://people.engr.tamu.edu/davis/suitesparse.html https://github.com/DrTimothyAldenDavis/SuiteSparse/ Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .