forked from JuliaRegistries/General
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: QuanEstimation v0.1.0 (JuliaRegistries#61399)
UUID: 088c8dff-a786-4a66-974c-03d3f6773f87 Repo: https://github.com/QuanEstimation/QuanEstimation.jl.git Tree: 3e750cf5ec7ff77bc1e11edaa21338054de29b99 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
- Loading branch information
1 parent
6963c38
commit 6432935
Showing
5 changed files
with
38 additions
and
0 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 |
---|---|---|
@@ -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" |
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 |
---|---|---|
@@ -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" |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "QuanEstimation" | ||
uuid = "088c8dff-a786-4a66-974c-03d3f6773f87" | ||
repo = "https://github.com/QuanEstimation/QuanEstimation.jl.git" |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "3e750cf5ec7ff77bc1e11edaa21338054de29b99" |
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