This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCEMENT] Updated: lapack 3.0-2


INFO
====
The Cygwin Lapack 3.0 package has been updated to release 2.

Changes:
    + blas link library and dll updated to incorporate C language cblas
      interface routines
    + cblas header files incorporated to facilitate use of cblas
    + cblas library compatible with Atlas optimized libraries

More information in the lapack-3.0.README file.

Lapack 3.0 is a comprehensive FORTRAN library for linear algebra operations. It
includes matrix inversions, least squared solutions to sets of equations,
eigenvector analysis, singular value decomposition, etc. It is a very
comprehensive and reputable package that has found extensive use in the
scientific community.  Lapack requires a blas (basic linear algebra system)
implementation; the Cygwin binary distribution includes a non-optimized
reference blas library.  The Cygwin source distribution includes Atlas,
allowing a locally optimized blas library to be compiled and installed from
source. This greatly improves the computational speed of the Lapack library. 
See README.optimize in the CYGWIN-PATCHES subdirectory of the source
distribution for further information on optimized lapack libraries.

Lapack Home Page: http://www.netlib.org/lapack/

Atlas Home Page: http://math-atlas.sourceforge.net/

UPDATE
======

To update your installation, click on the "Install Cygwin now" link on the
http://cygwin.com/ web page.  This downloads setup.exe to your system.  Save it
and run setup, answer the questions and pick up 'lapack' from the 'Math'
category. Then click on the 'skip' field next to 'lapack' until '3.0-2' is
displayed.

DOWNLOAD:
=========
Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due
to bandwidth limitations.  This means that you will need to find a mirror which
has this update, please choose the one nearest to you: 

http://cygwin.com/mirrors.html


QUESTIONS:
==========
If you want to make a point or ask a question the Cygwin mailing list is the
appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=================================
To unsubscribe to the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message.  Send email to
the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

MAINTAINER
==========
James R. Phillips

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]