Skip to content

Commit

Permalink
New package: BoundaryValueDiffEqShooting v1.0.0 (#116322)
Browse files Browse the repository at this point in the history
UUID: ed55bfe0-3725-4db6-871e-a1dc9f42a757
Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git
Tree: 7480f428570e03974bcaaccaa7fd69a18eea2414

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 3, 2024
1 parent 82a1960 commit 893668b
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 0 deletions.
26 changes: 26 additions & 0 deletions B/BoundaryValueDiffEqShooting/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[1]
ADTypes = "1.2.0-1"
Adapt = "4"
ArrayInterface = "7.7.0-7"
BandedMatrices = "1.4.0-1"
BoundaryValueDiffEq = "5.10.0-5"
ConcreteStructs = "0.2.3-0.2"
DiffEqBase = "6.146.0-6"
FastAlmostBandedMatrices = "0.1.1-0.1"
FastClosures = "0.3"
ForwardDiff = "0.10.36-0.10"
LinearAlgebra = "1.10.0-1"
LinearSolve = "2.21.0-2"
Logging = "1.10.0-1"
NonlinearSolve = "3.8.1-3"
OrdinaryDiffEq = "6.89.0-6"
PreallocationTools = "0.4.24-0.4"
PrecompileTools = "1.2.0-1"
Preferences = "1.4.0-1"
RecursiveArrayTools = "3.27.0-3"
Reexport = "1.2.0-1"
SciMLBase = "2.40.0-2"
Setfield = "1"
SparseArrays = "1.10.0-1"
SparseDiffTools = "2.14.0-2"
julia = "1.10.0-1"
25 changes: 25 additions & 0 deletions B/BoundaryValueDiffEqShooting/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[1]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
BoundaryValueDiffEq = "764a87c0-6b3e-53db-9096-fe964310641d"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
FastAlmostBandedMatrices = "9d29842c-ecb8-4973-b1e9-a27b1157504e"
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEqShooting/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "BoundaryValueDiffEqShooting"
uuid = "ed55bfe0-3725-4db6-871e-a1dc9f42a757"
repo = "https://github.com/SciML/BoundaryValueDiffEq.jl.git"
subdir = "lib/BoundaryValueDiffEqShooting"
2 changes: 2 additions & 0 deletions B/BoundaryValueDiffEqShooting/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "7480f428570e03974bcaaccaa7fd69a18eea2414"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10700,6 +10700,7 @@ ed3f0a38-8ad9-4cf8-877e-929e8d190fe9 = { name = "IESopt", path = "I/IESopt" }
ed3f9b50-51cd-11e9-3ece-75fc8af922bb = { name = "Kwant", path = "K/Kwant" }
ed46c112-542a-4e7e-ab0f-e39321fab6f0 = { name = "Napari", path = "N/Napari" }
ed4db957-447d-4319-bfb6-7fa9ae7ecf34 = { name = "TaskLocalValues", path = "T/TaskLocalValues" }
ed55bfe0-3725-4db6-871e-a1dc9f42a757 = { name = "BoundaryValueDiffEqShooting", path = "B/BoundaryValueDiffEqShooting" }
ed5aba05-e74d-5cf7-8b09-107ba3463b8e = { name = "acl_jll", path = "jll/A/acl_jll" }
ed5d0301-4775-4676-b788-cf71e66ff8ed = { name = "PlutoExtras", path = "P/PlutoExtras" }
ed5fc19a-51e0-403b-bf3b-cfeba61ff831 = { name = "MoM_AllinOne", path = "M/MoM_AllinOne" }
Expand Down

0 comments on commit 893668b

Please sign in to comment.