Skip to content

Commit

Permalink
New package: QuanEstimation v0.1.0 (JuliaRegistries#61399)
Browse files Browse the repository at this point in the history
UUID: 088c8dff-a786-4a66-974c-03d3f6773f87
Repo: https://github.com/QuanEstimation/QuanEstimation.jl.git
Tree: 3e750cf5ec7ff77bc1e11edaa21338054de29b99

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 3, 2022
1 parent 6963c38 commit 6432935
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Q/QuanEstimation/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
BoundaryValueDiffEq = "2"
Convex = "0.15"
DifferentialEquations = "7"
Flux = "0.12"
Interpolations = "0.13"
IntervalSets = "0.5"
ReinforcementLearning = "0.10"
SCS = "1"
StableRNGs = "1"
StatsBase = "0.33"
Trapz = "2"
Zygote = "0.6"
julia = "1.7.0-1"
18 changes: 18 additions & 0 deletions Q/QuanEstimation/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[0]
BoundaryValueDiffEq = "764a87c0-6b3e-53db-9096-fe964310641d"
Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
ReinforcementLearning = "158674fc-8238-5cab-b5ba-03dfc80d1318"
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Trapz = "592b5752-818d-11e9-1e9a-2b8ca4a44cd1"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3 changes: 3 additions & 0 deletions Q/QuanEstimation/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "QuanEstimation"
uuid = "088c8dff-a786-4a66-974c-03d3f6773f87"
repo = "https://github.com/QuanEstimation/QuanEstimation.jl.git"
2 changes: 2 additions & 0 deletions Q/QuanEstimation/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "3e750cf5ec7ff77bc1e11edaa21338054de29b99"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ some amount of consideration when choosing package names.
0881af41-a624-557c-96ff-9a730c8d7287 = { name = "Web3", path = "W/Web3" }
08854c51-b66b-5062-a90d-8e7ae4547a49 = { name = "BasisMatrices", path = "B/BasisMatrices" }
088af2c0-9cce-11e8-35da-81725c7f79e6 = { name = "NeuroAnalysis", path = "N/NeuroAnalysis" }
088c8dff-a786-4a66-974c-03d3f6773f87 = { name = "QuanEstimation", path = "Q/QuanEstimation" }
0898d9ac-042b-5d31-8dcc-959fb3365f19 = { name = "QueryableBackend", path = "Q/QueryableBackend" }
089bb0c6-1854-47b9-96f7-327dbbe09dca = { name = "VisualStringDistances", path = "V/VisualStringDistances" }
08a2b407-ddc3-586a-afd6-c784ad1fffe2 = { name = "ResultTypes", path = "R/ResultTypes" }
Expand Down

0 comments on commit 6432935

Please sign in to comment.