OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.4 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../lapack/lapack.desc
  5. [COPY] Copyright (C) 2011 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A software library for numerical linear algebra
  15. [T] LAPACK provides routines for solving systems of linear equations and linear
  16. [T] least squares, eigenvalue problems, and singular value decomposition.
  17. [T] It also includes routines to implement the associated matrix factorizations
  18. [T] such as LU, QR, Cholesky and Schur decomposition. LAPACK was originally
  19. [T] written in FORTRAN 77 and is now written in Fortran 90. The routines handle
  20. [T] both real and complex matrices in both single and double precision.
  21. [U] http://www.netlib.org/lapack/
  22. [A] University of Tennessee (Department of Computer Science)
  23. [M] Christian Wiese <chris@opensde.org>
  24. [C] extra/scientific
  25. [L] BSD
  26. [S] Stable
  27. [V] 3.3.1
  28. [P] X -----5---9 109.000
  29. [D] 2768267076 lapack-3.3.1.tgz http://www.netlib.org/lapack/