lapack

Easily call any LAPACK or BLAS routine from inside Matlab.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Tim Toolan (2026). lapack (https://fr.mathworks.com/matlabcentral/fileexchange/16777-lapack), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Fortran with MATLAB dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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