You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[OpenLibm]** — portable libm library containing elementary math functions.
173
175
-**[DSFMT]** — fast Mersenne Twister pseudorandom number generator library.
174
-
-**[OpenBLAS]** — fast, open, and maintained [basic linear algebra subprograms (BLAS)](https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms) library, based on [Kazushige Goto's](https://en.wikipedia.org/wiki/Kazushige_Goto) famous [GotoBLAS](https://www.tacc.utexas.edu/research-development/tacc-software/gotoblas2) (see [note below](#blas-and-lapack)).
175
-
-**[LAPACK]**(>= 3.5) — library of linear algebra routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.
176
+
-**[OpenBLAS]** — fast, open, and maintained [basic linear algebra subprograms (BLAS)]
177
+
-**[LAPACK]** — library of linear algebra routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.
176
178
-**[MKL]** (optional) – OpenBLAS and LAPACK may be replaced by Intel's MKL library.
177
-
-**[SuiteSparse]**(>= 4.1) — library of linear algebra routines for sparse matrices.
0 commit comments