spack/var/spack/repos/builtin/packages/arpack-ng
Massimiliano Culpo d848559f70 Reworking of lapack_shared_libs and similar properties (#1682)
* Turned <provider>_libs into an iterable

Modifications :
- added class LibraryList + unit tests
- added convenience functions `find_libraries` and `dedupe`
- modifed non Intel blas/lapack providers
- modified packages using blas_shared_libs and similar functions

* atlas : added pthread variant

* intel packages : added lapack_libs and blas_libs

* find_library_path : removed unused function

* PR review : fixed last issues

* LibraryList : added test on __add__ return type

* LibraryList : added __radd__ fixed unit tests

fix : failing unit tests due to missing `self`

* cp2k and dependecies : fixed blas-lapack related statements in package.py
2016-09-21 12:27:59 -07:00
..
make_install.patch arpack-ng: add 3.4.0 with cmake build 2016-07-06 12:59:42 +02:00
package.py Reworking of lapack_shared_libs and similar properties (#1682) 2016-09-21 12:27:59 -07:00
parpack_cmake.patch arpack-ng: fix corrupted parpack_cmake.patch 2016-07-06 13:42:59 +02:00
pdlamch10.patch arpack: add a patch for 3.3 2016-03-22 09:24:15 +01:00