Content deleted Content added
→Level 3: add link to the triangular matrix article |
Tag: Reverted |
||
Line 125:
==Similar libraries (not compatible with BLAS)==
{{see also|LAPACK#Similar projects}}
; Eigen: Eigen is an open source C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.<ref>{{Cite web|url=http://eigen.tuxfamily.org/index.php?title=Main_Page/|title=Eigen|website=eigen.tuxfamily.org|access-date=2021-08-25}}</ref>
; Elemental: Elemental is an open source software for [[distributed memory|distributed-memory]] dense and sparse-direct linear algebra and optimization.<ref>{{Cite web|url=http://libelemental.org/|title=Elemental: distributed-memory dense and sparse-direct linear algebra and optimization — Elemental|website=libelemental.org|access-date=2017-07-07}}</ref>
; HASEM: is a C++ template library, being able to solve linear equations and to compute eigenvalues. It is licensed under BSD License.<ref>{{Cite web|url=http://sourceforge.net/projects/hasem/|title=HASEM|website=SourceForge|language=en|access-date=2017-07-07}}</ref>
|