Repository URL to install this package:
|
Version:
1.3.3 ▾
|
blis
/
METADATA
|
|---|
Metadata-Version: 2.4 Name: blis Version: 1.3.3 Summary: The Blis BLAS-like linear algebra library, as a self-contained C-extension. Home-page: https://github.com/explosion/cython-blis Author: Matthew Honnibal Author-email: matt@explosion.ai License: BSD 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 :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Classifier: Topic :: Scientific/Engineering Requires-Python: >=3.9,<3.15 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: numpy<3.0.0,>=1.15.0; python_version < "3.9" Requires-Dist: numpy<3.0.0,>=1.19.0; python_version >= "3.9" Dynamic: author Dynamic: author-email Dynamic: classifier Dynamic: description Dynamic: description-content-type Dynamic: home-page Dynamic: license Dynamic: license-file Dynamic: requires-dist Dynamic: requires-python Dynamic: summary