Metadata-Version: 2.4
Name: PyHDC
Version: 0.0.1
Summary: A Python library for Hyperdimensional Computing
Author-email: GNPower <powerg@mcmaster.ca>
License: MIT License
Project-URL: Homepage, https://github.com/GNPower/PyHDC
Keywords: PyHDC
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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
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)
[![image](https://img.shields.io/conda/vn/conda-forge/PyHDC.svg)](https://anaconda.org/conda-forge/PyHDC)


**A Python library for Hyperdimensional Computing**


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

## Features

-   TODO
