We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b78ff commit 0f91fceCopy full SHA for 0f91fce
README.md
@@ -5,7 +5,7 @@ _KLay is a Python library for evaluating sparse arithmetic circuits on the GPU._
5
To get started, install KLay using pip and check out [the documentation](todo).
6
7
```bash
8
-pip install klaycircuits
+pip install git+https://github.com/ML-KULeuven/klay
9
```
10
11
Features include:
0 commit comments