Repository URL to install this package:
|
Version:
1.0.0 ▾
|
blis
/
METADATA
|
|---|
Metadata-Version: 2.1 Name: blis Version: 1.0.0 Summary: The Blis BLAS-like linear algebra library, as a self-contained C-extension. Home-page: https://github.com/explosion/cython-blis Author: Explosion Author-email: contact@explosion.ai License: BSD-3-Clause Classifier: Development Status :: 4 - Beta Classifier: Environment :: Console Classifier: Intended Audience :: Developers Classifier: Intended Audience :: Information Technology Classifier: License :: OSI Approved :: BSD License Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: MacOS :: MacOS X Classifier: Programming Language :: Cython Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Topic :: Scientific/Engineering Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: numpy<3.0.0,>=2.0.0