Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Elijah Pelofske committed May 30, 2021
1 parent 7e874c9 commit 6f86368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pip install git+https://github.com/lanl/pyQBTNs
#### Option 2: Install from source
```shell
git clone https://github.com/lanl/pyQBTNs
cd qbtns
cd pyQBTNs
conda create --name pyQBTNs python=3.7.3
source activate pyQBTNs
python setup.py install
Expand Down Expand Up @@ -147,4 +147,4 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


## References
[1] Pelofske, E., Hahn, G., O'Malley, D., Djidjev, H. N., & Alexandrov, B. S. (2021). Boolean Hierarchical Tucker Networks on Quantum Annealers. arXiv preprint arXiv:2103.07399.
[1] Pelofske, E., Hahn, G., O'Malley, D., Djidjev, H. N., & Alexandrov, B. S. (2021). Boolean Hierarchical Tucker Networks on Quantum Annealers. arXiv preprint arXiv:2103.07399.

0 comments on commit 6f86368

Please sign in to comment.