Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
LAPACK
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Use with other programming languages and libraries== Many programming environments today support the use of libraries with [[C (programming language)|C]] binding (LAPACKE, a standardised C interface,<ref>{{cite web |title=The LAPACKE C Interface to LAPACK |url=https://netlib.org/lapack/lapacke.html |website=LAPACK β Linear Algebra PACKage |access-date=2024-09-22 }}</ref> has been part of LAPACK since version 3.4.0<ref>{{cite web |title=LAPACK 3.4.0 |url=https://netlib.org/lapack/lapack-3.4.0.html |website=LAPACK β Linear Algebra PACKage |access-date=2024-09-22 }}</ref>), allowing LAPACK routines to be used directly so long as a few restrictions are observed. Additionally, many other software libraries and tools for scientific and numerical computing are built on top of LAPACK, such as [[R (programming language)|R]],<ref>{{Cite web |title=R: LAPACK Library |url=https://stat.ethz.ch/R-manual/R-patched/library/base/html/La_library.html |access-date=2022-03-19 |website=stat.ethz.ch }}</ref> [[MATLAB]],<ref>{{cite web |title=LAPACK in MATLAB |url=https://www.mathworks.com/help/matlab/math/lapack-in-matlab.html |website=Mathworks Help Center |access-date=28 May 2022 }}</ref> and [[SciPy]].<ref>{{cite web |title=Low-level LAPACK functions |url=https://docs.scipy.org/doc/scipy/reference/linalg.lapack.html |website=SciPy v1.8.1 Manual |access-date=28 May 2022 }}</ref> Several alternative [[language binding]]s are also available: * [[Armadillo (C++ library)|Armadillo]] for [[C++]] * [[IT++]] for C++ * [[LAPACK++]] for C++ * Lacaml for [[OCaml]] * [[SciPy]] for [[Python (programming language)|Python]] * Gonum for [[Go (programming language)|Go]] * [https://metacpan.org/pod/PDL::LinearAlgebra PDL::LinearAlgebra] for [[Perl Data Language]] * [https://metacpan.org/pod/Math::Lapack Math::Lapack] for [[Perl]] * [https://github.com/2xmax/NLapack NLapack] for [[.NET_Framework|.NET]] * [https://github.com/DanielMartensson/CControl CControl] for [[C (programming language)|C]] in embedded systems * [https://docs.rs/lapack/latest/lapack/ lapack] for [[rust (programming language)|rust]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)