Skip to content

Commit

Permalink
add minimal readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danlkv committed Jun 6, 2020
1 parent 863c938 commit e1dbee3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions qaoa/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Files


- `Node_parallelism.(py|ipynb)`: measure performance of single-node parallelism
- `Graph parallelism.(py|ipynb)`: measure performance of whole parallel graph contraction.
- `test_parallel_qaoa_sim.py`: entry point used for simulations.


## Qtree

https://pypi.org/project/qtree/



0 comments on commit e1dbee3

Please sign in to comment.