Skip to content

Commit

Permalink
New package: BoundaryValueDiffEqCore v1.0.0 (#117120)
Browse files Browse the repository at this point in the history
UUID: 56b672f2-a5fe-4263-ab2d-da677488eb3a
Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git
Tree: 3bfda60b1f7515f526e8582859fe584be2c26583

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 14, 2024
1 parent c4635bd commit 078ace4
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 0 deletions.
21 changes: 21 additions & 0 deletions B/BoundaryValueDiffEqCore/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[1]
ADTypes = "1.2.0-1"
Adapt = "4"
ArrayInterface = "7.7.0-7"
ConcreteStructs = "0.2.3-0.2"
DiffEqBase = "6.146.0-6"
ForwardDiff = "0.10.36-0.10"
LineSearch = "0.1.3-0.1"
LineSearches = "7.3.0-7"
LinearAlgebra = "1.10.0-1"
LinearSolve = "2.21.0-2"
Logging = "1.10.0-1"
NonlinearSolve = "3.8.1-3"
PreallocationTools = "0.4.24-0.4"
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"
20 changes: 20 additions & 0 deletions B/BoundaryValueDiffEqCore/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[1]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LineSearch = "87fe0de2-c867-4266-b59a-2f0a94fc965b"
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
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/BoundaryValueDiffEqCore/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "BoundaryValueDiffEqCore"
uuid = "56b672f2-a5fe-4263-ab2d-da677488eb3a"
repo = "https://github.com/SciML/BoundaryValueDiffEq.jl.git"
subdir = "lib/BoundaryValueDiffEqCore"
2 changes: 2 additions & 0 deletions B/BoundaryValueDiffEqCore/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "3bfda60b1f7515f526e8582859fe584be2c26583"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3926,6 +3926,7 @@ some amount of consideration when choosing package names.
56a5d6c5-c9a8-4db3-ae3d-7c3fdb50c563 = { name = "LighthouseFlux", path = "L/LighthouseFlux" }
56af3beb-dadf-49b6-97be-f243832a24ad = { name = "ConsoleCodes", path = "C/ConsoleCodes" }
56b0d19f-0a74-5872-92bc-f48f9c5431d4 = { name = "OdsIO", path = "O/OdsIO" }
56b672f2-a5fe-4263-ab2d-da677488eb3a = { name = "BoundaryValueDiffEqCore", path = "B/BoundaryValueDiffEqCore" }
56b76ac4-72ef-411e-b419-6d312ed86a6f = { name = "GenParticleFilters", path = "G/GenParticleFilters" }
56ba7af4-1aa7-4a85-af25-aa88a55212a9 = { name = "CineFiles", path = "C/CineFiles" }
56beca70-ca20-45da-83c4-a042539b6c19 = { name = "ComputerVisionMetrics", path = "C/ComputerVisionMetrics" }
Expand Down

0 comments on commit 078ace4

Please sign in to comment.