Registry / data / pythran-openblas

pythran-openblas

JSON →
library0.3.6pypypi✓ verified 82d ago

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-openblas
INSTALL
IMPORT
SIG · PYTHRAN-OPENBLAS
P
pythran-openblas
datapythonv0.3.6
Install
2.2s avg
Import
Disk
54MB
Pass rate
5/ 10
Env Coverage5 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v0.3.6 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
build_error
glibc
py 3.103.95 runs
installs and imports cleanly · install 2.2s · import 0.000s · 57MB
54MB installed
● package 54MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pythran_openblas
import pythran_openblas
import pythran_openblas

Check the OpenBLAS include path.

import pythran_openblas print(pythran_openblas.get_include())
Debug
Known issues
gotchaThis package does not provide Python-level BLAS functions. It only installs the shared library and headers. Use numpy or scipy to call BLAS.
fix
Import numpy or scipy.linalg for BLAS operations.
affects: all
deprecatedpythran-openblas is a thin wrapper around OpenBLAS. The library version may lag behind official OpenBLAS releases.
fix
Check for updates or use system OpenBLAS if needed.
affects: 0.3.x
Upgrade
Version history
0.3.6latest on PyPI · released May 26, 2019
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
OpenAI (training)
1
Resources
pythran-openblas — pip install pythran-openblas · libregistry