-
Notifications
You must be signed in to change notification settings - Fork 479
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: GPDiffEq v0.1.0 (#88680)
UUID: 4de859cf-bf9a-4c94-a796-5dda04c77145 Repo: https://github.com/Crown421/GPDiffEq.jl.git Tree: 8367cda1286a5312d7f49f38876de4e8f46b9564 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
e00678e
commit 01f8dd9
Showing
5 changed files
with
46 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,20 @@ | ||
[0] | ||
AbstractGPs = "0.5.16-0.5" | ||
ApproximateGPs = "0.4.5-0.4" | ||
DiffEqBase = "6.127.0-6" | ||
Distributions = "0.25" | ||
DocStringExtensions = "0.9" | ||
Enzyme = "0.11" | ||
Functors = "0.4.5-0.4" | ||
Interpolations = "0.14" | ||
KernelFunctions = "0.10.55-0.10" | ||
OnlineStats = "1.6.1-1" | ||
Optimisers = "0.2.19-0.2" | ||
Optimization = "3.14.0-3" | ||
OptimizationOptimJL = "0.1.8-0.1" | ||
OrdinaryDiffEq = "6.53.0-6" | ||
Reexport = "1.2.0-1" | ||
SciMLBase = "1.94.0-1" | ||
Statistics = "1.8.5-1" | ||
StatsBase = "0.33" | ||
julia = "1.9.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,20 @@ | ||
[0] | ||
AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918" | ||
ApproximateGPs = "298c2ebc-0411-48ad-af38-99e88101b606" | ||
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" | ||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" | ||
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" | ||
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9" | ||
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" | ||
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" | ||
KernelFunctions = "ec8451be-7e33-11e9-00cf-bbf324bd1392" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
OnlineStats = "a15396b6-48d5-5d58-9928-6d29437db91e" | ||
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2" | ||
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba" | ||
OptimizationOptimJL = "36348300-93cb-4f02-beb5-3c3902f8871e" | ||
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" | ||
Reexport = "189a3867-3050-52da-a836-e630ba90ab69" | ||
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" |
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 = "GPDiffEq" | ||
uuid = "4de859cf-bf9a-4c94-a796-5dda04c77145" | ||
repo = "https://github.com/Crown421/GPDiffEq.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 = "8367cda1286a5312d7f49f38876de4e8f46b9564" |
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