delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/31/01:07:14

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=wrojTmDOxnCwptxfX5+dUJJCbsOoSw1V4eJ1uKcNcsqDAlfQKT4Hf
Q5rHsvXUzQPBVCrec2VwLMgXZEcaA6PJ85MfI2Q6ruPYVuiVndsH27XFX09sCL3T
WCCMqQ/+CBOWq+d5zRZRrSkz0QJzXwNhOC82ar9FdHUuADwoF50uYs=
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=VwE0UNHWc/aMnO1Xj6t6ipS1QYk=; b=DgjMI9V4h9QqUByyeVCC0j/NjtJT
2jtoTvAN/IFXIYuLl58OZBU+MTLoMdeog6kYJ4FgOnsKiaXpKsg/rZDuNEWDxY1U
5NiBX5yjo0yB/yQKwYKcU8kCpnzX5JI6bey4AmymtRKHE4ErCvSYu0b8ZPE7PSGh
vUET+VBVrvvm+TM=
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-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Storage, 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=osEVvRm8uYtMga1Sj5xBTTXm5XQsmGCuD0KdoNHqi6c=; b=ZuD6mXZ8owPHVZLSDPXzg+o2apobMZea8Gj0sqSDjOebOGjdKEanztiUNR3vfrX0kJ HxF9i8tv6dgPlno55JL0+EDrq5AJnkWPYv6oYMF7wSo+geafNW2AttwbuGEC6U1nOFPL YQTaUa7gSRk3rG2J+/m5sZMpqOO2BPCBwqsOE2AvR8jPmUb069sZdpcmee08/Qc9yZnT 5OPfBEKKP+lQsWAMDOdNmMdEHtL1yu2q70Ztn0ccLVt1LUZwagJQrX3RSZMk+LFWlUHH PtS+s+WQVs4hJ/uDJk3bW8GisqvullDhmns0BAvuPE3DlHPE7ePu6DydKw31uBU3Dmqt 85Aw==
X-Gm-Message-State: AEkoouuPgQlSiSEkRbl6TQJh80wC7AMegjfHjbXEYtn4hssNHqKMGCmcymszdOsQDNVWSw==
X-Received: by 10.194.135.205 with SMTP id pu13mr49788964wjb.37.1469909413644; Sat, 30 Jul 2016 13:10:13 -0700 (PDT)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: arpack-3.4.0-1
Message-Id: <announce.bec7ff86-0645-d919-99f4-64cf96c5789e@gmail.com>
Date: Sat, 30 Jul 2016 22:10:08 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
X-IsSubscribed: yes

New versions 3.4.0-1 of

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

for cygwin are available in the Cygwin distribution:

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

- Raw text -


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