SciPy

This is documentation for an old release of SciPy (version 1.2.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.linalg.lapack.ilaver

scipy.linalg.lapack.ilaver = <fortran object>

Wrapper for ilaver.

Returns:
major : int
minor : int
patch : int

Previous topic

scipy.linalg.lapack.zlange

Next topic

BLAS Functions for Cython