From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17198 invoked by alias); 20 Oct 2015 05:42:09 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 120618 invoked by uid 89); 20 Oct 2015 05:23:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f174.google.com X-Received: by 10.194.118.5 with SMTP id ki5mr1422627wjb.94.1445318609460; Mon, 19 Oct 2015 22:23:29 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: arpack-3.3.0-1 Message-ID: <5625CFBD.1080409@gmail.com> Date: Tue, 20 Oct 2015 05:42:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-10/txt/msg00061.txt.bz2 New versions 3.3.0-1 of arpack (source) libarpack-devel libarpack0 libparpack-devel libparpack0 for cygwin are available in the Cygwin distribution: CHANGES It is a upstream bugfix release. 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 .