File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <a href="https://github.com/hyperdimensional-computing/torchhd/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/badge/license-MIT-orange.svg?style=flat" /></a>
3- <a href="https://pypi.org/project/torchhd /"><img alt="pypi version" src="https://img.shields.io/pypi/v/torchhd .svg?style=flat&color=orange" /></a>
3+ <a href="https://pypi.org/project/torch-hd /"><img alt="pypi version" src="https://img.shields.io/pypi/v/torch-hd .svg?style=flat&color=orange" /></a>
44 <a href="https://anaconda.org/torchhd/torchhd"><img alt="conda version" src="https://img.shields.io/conda/v/torchhd/torchhd?label=conda&style=flat&color=orange" /></a>
55 <a href="https://github.com/hyperdimensional-computing/torchhd/actions/workflows/test.yml?query=branch%3Amain"><img alt="tests status" src="https://img.shields.io/github/workflow/status/hyperdimensional-computing/torchhd/Test/main?label=tests&style=flat" />
66 </a><img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat" />
@@ -24,7 +24,7 @@ Torchhd is a Python library for Hyperdimensional Computing.
2424Torchhd is hosted on PyPi and Anaconda, use one of the following commands to install:
2525
2626``` bash
27- pip install torchhd
27+ pip install torch-hd
2828```
2929
3030``` bash
You can’t perform that action at this time.
0 commit comments