lapack

Easily call any LAPACK or BLAS routine from inside Matlab.
4.6K descargas
Actualizado 22 Oct 2009

Ver licencia

This package contains the command "lapack", which provides a simple interface to call any LAPACK or BLAS routine from inside Matlab, as well as the command "lapackhelp", which brings up detailed information about any LAPACK or BLAS routine.

A summary of the features include:
· Uses Matlab's internal LAPACK and BLAS libraries.
· Automatic argument type conversion (ie. converts arguments from Matlab types to FORTRAN types).
· Easy access to detailed descriptions about the behavior and arguments for every LAPACK and BLAS function
· Allows use of LAPACK and BLAS without any knowledge of MEX, C, or FORTRAN.

Citar como

Tim Toolan (2024). lapack (https://www.mathworks.com/matlabcentral/fileexchange/16777-lapack), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Fortran with MATLAB en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.8.0.0

Improved ease of use by adding internal prototypes and the ability to return the results in a cell array.
Added the command lapackhelp, which will bring up detailed information about any BLAS/LAPACK routine and its arguments from inside Matlab.

1.0.0.0