X-Recipient: archive-cygwin@delorie.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=Sy4mCmnHzb5hJ5GLCy3d9LQ7QSpu3YbfbYSCxQmL68cwMqdd4LFWy
	7VMs5hjyAlnNIjwTjFFPqjC2tRq/6OvZ/pwCZ01tJM4mzAjF3IMz2Dh9Dq1VfBrO
	u75hMtdARumsJy13ZprFWXZDPH0kvyp8E4dlkc7uWxSdO9xBH+f3ZI=
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=qptVQnkNa4hrBuoL3hrX2UYKJTQ=; b=ILg/tnSyqWpNFOr1wcje6J+EwqDg
	k8wgGr5yv94mbIyGpJNHbvu+h98KeG7RAhQ8OeSIGx52UHXMES6LGuRRwkBsxOBh
	BobkXFYurQcLTIf02O6DlWSJeDG8FPMq9Hh5y+A30BIS/55f1i76Mu6Dnl3QAthx
	5H36q82ji4igSlA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=generalized, UD:php, index.php, indexphp
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:to:from:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=qFNQxxlYQJMo16OeenG3VVHtOa3xz4JOQ6Uhs5ajex4=;        b=SqYX5AX8hOyLKiQ2vXNVKicB4cmVfg0p6wAftpzBD3oy0sL0bnoXKbVbOLOInyioZE         vjF8MJCqlAfqB6dfDyJh3U9xTi1pXgX0vGU8BzaCK28ekP1Ps0eAYb76lSIu7f02GX7y         PW3ybdR+WrekuG+YHwhUNcxrwtGalO0iNYwcjh7Lz3YHP1OSIEzb9amxjMN4Mxy1FWE8         VQg2ikhrhltni1suluLLmb7JCL1auztCcPIzDVnadEoLUY4/kpsI1gHT+GXbwwVs9dQC         w7w3FcsZ3GTtnyXblK7nefm+YkKoTX+9DBKE1rBWOWcQlsnwHQeyQ9RjrJIUdYjOh8ZZ         5vGw==
X-Gm-Message-State: AD7BkJJxnVEOP6kTYz8v1l77Txf/TmricggfFA3qq0KshEQ6qEBiv1Ufc4knkdlM2sdjdw==
X-Received: by 10.194.78.37 with SMTP id y5mr18726533wjw.78.1459704664209;        Sun, 03 Apr 2016 10:31:04 -0700 (PDT)
To: cygwin@cygwin.com
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: [ANNOUNCEMENT] Updated: arpack-3.3.0-3
Message-Id: <announce.57015357.2030202@gmail.com>
Date: Sun, 3 Apr 2016 19:31:03 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

New versions 3.3.0-3 of

   arpack (source)
   libarpack-devel
   libarpack0
   libparpack-devel
   libparpack0

for cygwin are available in the Cygwin distribution:

CYGWIN CHANGES
Rebuilt for library dependency update.

DESCRIPTION
ARPACK is a collection of Fortran77 subroutines designed to solve large
scale eigenvalue problems.

ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.

HOMEPAGE
https://github.com/opencollab/arpack-ng
http://forge.scilab.org/index.php/p/arpack-ng/

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

