{"library":"lapack-reference","type":"library","category":null,"description":"LAPACK provides routines for solving systems of linear equations, linear least squares, eigenvalue problems, and singular value decomposition.","language":"cpp","status":"active","version":"3.12.1","tags":["linear-algebra","numerical","fortran","scientific-computing"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install lapack-reference","imports":["#include <lapack.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(lapack_reference CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE LAPACK::LAPACK)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}