Python packaging of OpenBLAS optimized BLAS library, version 0.3.6. Provides a simple way to install OpenBLAS as a Python package, mainly used by pythran for acceleration. Low release cadence, no recent updates.
pip install pythran-openblasVerified import paths — ran on the pinned version, not inferred.
Check the OpenBLAS include path.
Import numpy or scipy.linalg for BLAS operations.
Check for updates or use system OpenBLAS if needed.
No dependency data recorded yet.