[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
14
README.md
14
README.md
@@ -27,22 +27,22 @@ Currently, the supported tensor network libraries are:
|
|||||||
- [quimb](https://quimb.readthedocs.io/en/latest/), an easy but fast python library for ‘quantum information many-body’ calculations, focusing primarily on tensor networks.
|
- [quimb](https://quimb.readthedocs.io/en/latest/), an easy but fast python library for ‘quantum information many-body’ calculations, focusing primarily on tensor networks.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To get started:
|
To get started:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install qibotn
|
pip install qibotn
|
||||||
```
|
```
|
||||||
|
|
||||||
to install the tools and dependencies. A few extras are provided, check `pyproject.toml` in
|
to install the tools and dependencies. A few extras are provided, check `pyproject.toml` in
|
||||||
case you need them.
|
case you need them.
|
||||||
|
|
||||||
<!-- TODO: describe extras, after Poetry adoption and its groups -->
|
<!-- TODO: describe extras, after Poetry adoption and its groups -->
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
To contribute, please install using poetry:
|
To contribute, please install using poetry:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/qiboteam/qibotn.git
|
git clone https://github.com/qiboteam/qibotn.git
|
||||||
cd qibotn
|
cd qibotn
|
||||||
|
|||||||
Reference in New Issue
Block a user