blis 1.0.1
0
The Blis BLAS-like linear algebra library, as a self-contained C-extension.
Contents
The Blis BLAS-like linear algebra library, as a self-contained C-extension.
Stars: 218, Watchers: 218, Forks: 37, Open Issues: 10The explosion/cython-blis
repo was created 6 years ago and the last code push was 4 weeks ago.
The project is popular with 218 github stars!
How to Install blis
You can install blis using pip
pip install blis
or add it to a project with poetry
poetry add blis
Package Details
- Author
- Explosion
- License
- BSD-3-Clause
- Homepage
- https://github.com/explosion/cython-blis
- PyPi:
- https://pypi.org/project/blis/
- GitHub Repo:
- https://github.com/explosion/cython-blis
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common blis errors.
Code Examples
Here are some blis
code examples and snippets.
GitHub Issues
The blis package has 10 open issues on GitHub
- gemm: check shape compatibility
- Switch to latest CI images
- simple parallel build