Metadata-Version: 2.4
Name: kongming-hv
Version: 2.0.1
Summary: Python modules for high-dimensional computing, by Kongming Studio.
Home-page: https://kongming.app
Author: Kevin Yang
Author-email: yangzh@gmail.com
License: MIT AND (Apache-2.0 OR BSD-2-Clause)
Keywords: VSA,Hyper-Dimensional Computing,HDC
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.10, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: absl-py
Requires-Dist: protovalidate
Requires-Dist: protobuf<6.0,>=5.26.1
Requires-Dist: grpcio
Requires-Dist: googleapis-common-protos
Requires-Dist: peft
Requires-Dist: stanza
Requires-Dist: transformers
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Python package for high-dimensional computing, by Kongming Studio

License: MIT License

The package contains the following packages:

* kongming.api: the Python binding for underlying [protocol buffer](https://developers.google.com/protocol-buffers) definitions;

* kongming.hv: classes and operations for hyper-vectors;
