delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/01/11/05:11:13

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=PBsxQUHxdHjplv/QuWSPcM8aE3CgdP+yJEhW6xGQ3fBlYbDuUHu/C
qhjOu3jYBdqtu7K4YF76gjnSWDj15HrYEPsT7vO2ZzU8fW8X4y52uIrHBdpSxBd1
6tRdZCD6cIvVddKvivFxzaPkqZGcss+NXOTvLFVkw1if4rAdmiBgpM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=OoAZAxwBuSjt5+Xb2rCaBHSh688=; b=avIXWh61lIXM/HNPa4kwM/+98wYN
3nFtL7SHVPR9eCSGajJdwV7JaoxtiZIQZoJpHdYA55tW8+XXaChfJNqSvHqSEfJh
Qop6l9rO+G9tx8zqI3W29IEu8ds6nTHlyBghVTiUdZxdeD3kYvNt59MCZbD7ZZQq
Y3Hxn6k4ZC8+Q/Y=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAD_ENC_HEADER,BAYES_00,FREEMAIL_FROM autolearn=ham version=3.3.2 spammy=Minimum, decomposition, algebra, What=e2?=
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
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-transfer-encoding; bh=oSTLPjPpEgMsznBPLeHqB59FuVT4WopM4H1dmEeAUV8=; b=JWG54P0QYa2zPZRPZXYTrDrlrO4x8M9fYewCc9t8Bq2wfqLFJ04ioXqa//oPddR9NO HO9Terha4dfToo4FaEZOa7MkcApWNBimZU00Z5twUiTKzusTDTTLsHjxcyHMa9QLbUM3 KlaJMGGFTG55W+Xo6ygqhObPx5Wl9UjcNsTRDZmyNdXeAiTJd8D3QhLz4HImVz7mDDMD jyCJ2PmbyAER2rVKPMay0c3rj/sz18kgdj5+mNGVgqlshRFWkBIQm9ByNC2j12FfucJh o0bcoGIqxDrpJlrDaTSKnfczMwNU7KgJdlv2JemfEC5pCDvJRo9SRFg6HDJjMmu3dEyB NFTg==
X-Gm-Message-State: AIkVDXKaRERKbNNo3y2HDRmxpAW+IX9/nTqd/Q/pHA+Owm0XQuzzNmcj0UhDGVv+8JHlbw==
X-Received: by 10.223.133.226 with SMTP id 31mr4436632wru.137.1484124115898; Wed, 11 Jan 2017 00:41:55 -0800 (PST)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: lapack-3.7.0-1
Message-Id: <announce.25bca4c4-20b6-8b6d-5ba4-7f8bf6e700ff@gmail.com>
Date: Wed, 11 Jan 2017 09:41:42 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0
MIME-Version: 1.0
X-IsSubscribed: yes

To: cygwin-announce AT cygwin DOT com
Subject: Updated: lapack-3.7.0-1

New versions  lapack-3.7.0-1 of

lapack (source)
liblapack0
liblapack-devel
liblapack-doc

are available in the Cygwin distribution, 32 and 64 bit :

CHANGES
This is  latest upstream version

LAPACK 3.7.0: What’s new
  Linear Least Squares / Minimum Norm solution
  Symmetric-indefinite Factorization: Aasen’s tridiagonalization
  Symmetric-indefinite Factorization: New storage format for L factor
    in Rook Pivoting and Bunch Kaufman of LDLT
  Symmetric eigenvalue problem: Two-stage algorithm for reduction
   to tridiagonal form
  Improved Complex Jacobi SVD

Full list of changes at:
http://www.netlib.org/lapack/lapack-3.7.0.html

Bugs fix list
https://github.com/Reference-LAPACK/lapack/milestone/1?closed=1

DESCRIPTION
Comprehensive FORTRAN library for linear algebra operations.
Includes matrix inversions, least squared solutions to
sets of equations, eigenvector analysis, singular value
decomposition, etc.

HOMEPAGE
http://www.netlib.org/lapack/

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019