Skip to content

Commit

Permalink
New package: GPDiffEq v0.1.0 (#88680)
Browse files Browse the repository at this point in the history
UUID: 4de859cf-bf9a-4c94-a796-5dda04c77145
Repo: https://github.com/Crown421/GPDiffEq.jl.git
Tree: 8367cda1286a5312d7f49f38876de4e8f46b9564

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Aug 9, 2023
1 parent e00678e commit 01f8dd9
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 0 deletions.
20 changes: 20 additions & 0 deletions G/GPDiffEq/Compat.toml
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"
20 changes: 20 additions & 0 deletions G/GPDiffEq/Deps.toml
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"
3 changes: 3 additions & 0 deletions G/GPDiffEq/Package.toml
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"
2 changes: 2 additions & 0 deletions G/GPDiffEq/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "8367cda1286a5312d7f49f38876de4e8f46b9564"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3001,6 +3001,7 @@ some amount of consideration when choosing package names.
4dca28ae-43b8-11eb-1f5e-d55054101997 = { name = "KNearestCenters", path = "K/KNearestCenters" }
4dccea4f-7716-450f-9d24-0ee75e7372ff = { name = "HubCLI", path = "H/HubCLI" }
4ddda095-17ec-41dd-95c9-ce16dd2a2f48 = { name = "Chamber", path = "C/Chamber" }
4de859cf-bf9a-4c94-a796-5dda04c77145 = { name = "GPDiffEq", path = "G/GPDiffEq" }
4dedf8fe-8d9a-5fb8-8563-19379e8d5c54 = { name = "MQLib_jll", path = "jll/M/MQLib_jll" }
4df31cd9-4c27-5bea-88d0-e6a7146666d8 = { name = "Grassmann", path = "G/Grassmann" }
4df3ec0b-c10b-5542-9400-16acb2a6b670 = { name = "ONNX_jll", path = "jll/O/ONNX_jll" }
Expand Down

0 comments on commit 01f8dd9

Please sign in to comment.