Metadata-Version: 2.4
Name: PyHDC
Version: 1.0.0
Summary: A Python library for Hyperdimensional Computing
Author-email: GNPower <powerg@mcmaster.ca>
License: MIT License
Project-URL: Homepage, https://github.com/GNPower/PyHDC
Project-URL: Source, https://github.com/GNPower/PyHDC
Project-URL: Bug Tracker, https://github.com/GNPower/PyHDC/issues
Project-URL: Changelog, https://github.com/GNPower/PyHDC/blob/main/CHANGELOG.md
Keywords: PyHDC,hyperdimensional computing,HDC,VSA,vector symbolic architecture,machine learning,numpy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
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 :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: PyHDC[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# PyHDC


[![image](https://img.shields.io/pypi/v/PyHDC.svg)](https://pypi.python.org/pypi/PyHDC)

**A Python library for Hyperdimensional Computing**


-   Free software: MIT License
-   Documentation: https://GNPower.github.io/PyHDC


## Features

-   TODO
