hyperdimensional-computing / torchhd

Torchhd is a Python library for Hyperdimensional Computing and Vector Symbolic Architectures
https://torchhd.readthedocs.io
MIT License
221 stars 23 forks source link

Simplified renaming of various core functions and classes #124

Closed mikeheddes closed 1 year ago

mikeheddes commented 1 year ago

The aim here is to align in naming with PyTorch and improving clarity of the API. Therefore all PyTorch Tensor subclasses are now suffixed with Tensor.

Breaking changes:

Additional changes: