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]

Re: [ANNOUNCEMENT] Updated: lapack-3.7.0-1


On Wed, Jan 11, 2017 at 9:41 AM, Marco Atzeri wrote:
> To: cygwin-announce@cygwin.com
> Subject: Updated: lapack-3.7.0-1
>
> New versions  lapack-3.7.0-1 of
>
> lapack (source)
> liblapack0
> liblapack-devel
> liblapack-doc
>
> are available in the Cygwin distribution, 32 and 64 bit :
>
> CHANGES
> This is  latest upstream version
>
> LAPACK 3.7.0: What’s new
>  Linear Least Squares / Minimum Norm solution
>  Symmetric-indefinite Factorization: Aasen’s tridiagonalization
>  Symmetric-indefinite Factorization: New storage format for L factor
>    in Rook Pivoting and Bunch Kaufman of LDLT
>  Symmetric eigenvalue problem: Two-stage algorithm for reduction
>   to tridiagonal form
>  Improved Complex Jacobi SVD
>
> Full list of changes at:
> http://www.netlib.org/lapack/lapack-3.7.0.html
>
> Bugs fix list
> https://github.com/Reference-LAPACK/lapack/milestone/1?closed=1
>
> DESCRIPTION
> Comprehensive FORTRAN library for linear algebra operations.
> Includes matrix inversions, least squared solutions to
> sets of equations, eigenvector analysis, singular value
> decomposition, etc.
>
> HOMEPAGE
> http://www.netlib.org/lapack/
>
> Regards
> Marco Atzeri

Hi Marco,

I think there might (?) be a problem with this version of this
package, or specifically the liblapack0-devel (since it includes
liblapack.dll.a import library).

The import library references "cyglapack.dll" as the DLL name.
However, it actually should be "cyglapack-0.dll".  So software (such
as Numpy) that linked with lapack using the import library is broken.

Thanks,
Erik

--
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


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