We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ef2e4 commit 971b821Copy full SHA for 971b821
README.md
@@ -7,3 +7,9 @@ In order to use it, run
7
```julia
8
Pkg.clone("[email protected]:BBN-Q/QSimulator.jl.git")
9
```
10
+
11
+## Dependencies
12
13
+QSimulator depends on two Julia packages not yet registered with METADATA.jl:
14
+* [QIP.jl](https://bitbucket.org/marcusps/qip.jl)
15
+* [ExpmV.jl](https://github.com/marcusps/ExpmV.jl)
0 commit comments