Bläddra i källkod

Modify README

master
Pete Shadbolt 7 år sedan
förälder
incheckning
f2dd0fcab0
2 ändrade filer med 4 tillägg och 2 borttagningar
  1. +2
    -0
      .bumpversion.cfg
  2. +2
    -2
      README.md

+ 2
- 0
.bumpversion.cfg Visa fil

@@ -9,3 +9,5 @@ tag = True


[bumpversion:file:abp/static/index.html] [bumpversion:file:abp/static/index.html]


[bumpversion:file:README.md]


+ 2
- 2
README.md Visa fil

@@ -1,4 +1,4 @@
# abp
# abp 0.4.18


Python port of Anders and Briegel' s [method](https://arxiv.org/abs/quant-ph/0504117) for fast simulation of Clifford circuits. You can read the full documentation [here](https://peteshadbolt.co.uk/abp/). Python port of Anders and Briegel' s [method](https://arxiv.org/abs/quant-ph/0504117) for fast simulation of Clifford circuits. You can read the full documentation [here](https://peteshadbolt.co.uk/abp/).


@@ -7,7 +7,7 @@ Python port of Anders and Briegel' s [method](https://arxiv.org/abs/quant-ph/050
It's easiest to install with `pip`: It's easiest to install with `pip`:


```shell ```shell
$ pip install --user abp
$ pip install --user abp==0.4.18
``` ```


Or clone and install in `develop` mode: Or clone and install in `develop` mode:


Laddar…
Avbryt
Spara