cc_staff
229
edits
(added clapack) |
No edit summary |
||
Line 62: | Line 62: | ||
* [https://www.netlib.org/clapack/ CLAPACK] | * [https://www.netlib.org/clapack/ CLAPACK] | ||
If you use any of these, be sure to build them with suitable optimizations using recent compilers. If possible, verify their efficiency relative to other implementations. The reference implementation in particular is not optimized for performance; it is not recommended for work where speed is important. | If you use any of these, be sure to build them with suitable optimizations using recent compilers. If possible, verify their efficiency relative to other implementations. The reference implementation in particular is not optimized for performance; it is not recommended for work where speed is important. CLAPACK uses the reference implementation so it is also not recommended. | ||
== apt-get and yum == <!--T:7--> | == apt-get and yum == <!--T:7--> |