-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: e85266a6-1825-490b-a80e-9b9469c53660 Repo: https://github.com/awslabs/Braket.jl.git Tree: 64f9f4e72ef170541eecbb9398906114a33b9a34 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
bb2c5eb
commit cc0c613
Showing
3 changed files
with
19 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,21 @@ | ||
[0] | ||
AWS = "1.78.0" | ||
CondaPkg = "0.2.14" | ||
DataStructures = "0.18.13" | ||
MicroMamba = "0.1.9" | ||
PythonCall = "0.9.7" | ||
StructTypes = "1.10.0" | ||
julia = "1.6.0-1" | ||
|
||
["0-0.1"] | ||
Braket = "0.1.0" | ||
|
||
["0.2-0"] | ||
["0-0.2"] | ||
AWS = "1.78.0" | ||
CondaPkg = "0.2.14" | ||
MicroMamba = "0.1.9" | ||
PythonCall = "0.9.7" | ||
|
||
["0.2"] | ||
Braket = "0.2.0" | ||
|
||
["0.3-0"] | ||
Braket = "0.3.0" | ||
CondaPkg = "0.2.15" | ||
PythonCall = "0.9.10" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
[0] | ||
AWS = "fbe9abb3-538b-5e4e-ba9e-bc94f4f92ebc" | ||
Braket = "19504a0f-b47d-4348-9127-acc6cc69ef67" | ||
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab" | ||
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
MicroMamba = "0b3b1443-0f03-428d-bdfb-f27f9c1191ea" | ||
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d" | ||
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4" | ||
|
||
["0-0.2"] | ||
AWS = "fbe9abb3-538b-5e4e-ba9e-bc94f4f92ebc" | ||
MicroMamba = "0b3b1443-0f03-428d-bdfb-f27f9c1191ea" | ||
|
||
["0.2-0"] | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters