Metadata-Version: 2.1
Name: alkaid
Version: 0.0.1a0
Summary: Alkaid: A Library for Kernel Accelerator Implementation on Device
Keywords: CMVM,distributed arithmetic,high-level synthesis,machine learning,RTL/HLS compilation
Author-Email: Chang Sun <chsun@cern.ch>
License: Affero GNU General Public License v3
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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
Project-URL: repository, https://github.com/calad0i/alkaid
Requires-Python: >=3.10
Requires-Dist: llvmlite>=0.44
Requires-Dist: numba>=0.61
Requires-Dist: quantizers<2,>=1
Provides-Extra: docs
Requires-Dist: hgq2; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pyparsing; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Description-Content-Type: text/markdown

# Alkaid: A Library for Kernel Accelerator Implementation on Device

In development.