From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79249 invoked by alias); 8 Jun 2018 08:12:52 -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 115963 invoked by uid 89); 8 Jun 2018 05:44:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=DESCRIPTION, H*r:246a, rebuilt, HTo:U*cygwin-announce X-HELO: mail-wr0-f169.google.com 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=XzgH4vF2wpUbTCJRcRw8Z1EtoWPl0X3RDvHAWFTUejc=; b=Pze3V1c9RQkSLqPM46qJzC1u0IsIOEi6Kg1/3X75aYx/u2Xjg6zFpMfbzfbcMge2tZ Las6I0M+n5ST2UYalyDPkp261llAYjq78Cz6V00B2DI+3uVaSN9SBIEAo/CI9AX+X/Oz y0P4dgdbLWNmJnbp4XP0FiRMY/4NAxYWUIHG2FpNqHXiKyWKuILU0K5BrQVOsv+X8n29 OQL9ELBUorpJs8gHXNuI6OB3FbFAM2C932dJVqVaWhlMgPIujqw3remyQ8Jh8Xa02xVG otGegw0KiFEQeWPe1EoQLsrx50CPKvKBpJhrwLgGpikdYH+GQkX7w/D1gt8nLRe3hYk+ xYtQ== X-Gm-Message-State: APt69E2FPwxvz8EXNFLc7VkBhTot8KpHJNJexpCdXzIslSJUFgS307bO j+1mxTrhFDsw+2T5q/oNl7cbDgyi X-Google-Smtp-Source: ADUXVKI1FGsIpBr6exKzM5FmH+HcchqyDgXPJ6OKzU3nryKEygdJc9d0wHEsyeyOHCaGVHrrmuha/w== X-Received: by 2002:adf:8da1:: with SMTP id o30-v6mr3702847wrb.81.1528436647227; Thu, 07 Jun 2018 22:44:07 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: arpack-3.5.0-2 Message-ID: <2124ebc0-b6f3-cbc0-5aef-341f25a6e8e8@gmail.com> Date: Fri, 08 Jun 2018 08:12:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-06/txt/msg00006.txt.bz2 New versions 3.5.0-2 of arpack (source) libarpack-devel libarpack0 libparpack-devel libparpack0 for cygwin are available in the Cygwin distribution: CHANGES Rebuilt for libraries dependency 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 Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .