Skip to content

Commit

Permalink
New package: NonlinearSolveBase v1.0.0 (#117897)
Browse files Browse the repository at this point in the history
UUID: be0214bd-f91f-a760-ac4e-3421ce2b2da0
Repo: https://github.com/SciML/NonlinearSolve.jl.git
Tree: 570044026f962aba2dc9e29fcf45ee9c7183071c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 26, 2024
1 parent cc649fb commit 5243e64
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 0 deletions.
16 changes: 16 additions & 0 deletions N/NonlinearSolveBase/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[1]
ADTypes = "1.9.0-1"
ArrayInterface = "7.9.0-7"
CommonSolve = "0.2.4-0.2"
Compat = "4.15.0-4"
ConcreteStructs = "0.2.3-0.2"
DifferentiationInterface = "0.6.16-0.6"
EnzymeCore = "0.8"
FastClosures = "0.3"
FunctionProperties = "0.1.2-0.1"
LinearAlgebra = "1.10.0-1"
Markdown = "1.10.0-1"
RecursiveArrayTools = "3"
SciMLBase = "2.50.0-2"
StaticArraysCore = "1.4.0-1"
julia = "1.10.0-1"
15 changes: 15 additions & 0 deletions N/NonlinearSolveBase/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[1]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
FunctionProperties = "f62d2435-5019-4c03-9749-2d4c77af0cbc"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
4 changes: 4 additions & 0 deletions N/NonlinearSolveBase/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "NonlinearSolveBase"
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
repo = "https://github.com/SciML/NonlinearSolve.jl.git"
subdir = "lib/NonlinearSolveBase"
2 changes: 2 additions & 0 deletions N/NonlinearSolveBase/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "570044026f962aba2dc9e29fcf45ee9c7183071c"
4 changes: 4 additions & 0 deletions N/NonlinearSolveBase/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[1]
DiffEqBase = "6.149.0-6"
ForwardDiff = "0.10.36-0.10"
SparseArrays = "1.10.0-1"
4 changes: 4 additions & 0 deletions N/NonlinearSolveBase/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[1]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8638,6 +8638,7 @@ bdf749b0-1400-4207-80d3-e689c0e3f03d = { name = "TransportBasedInference", path
bdf86e05-2d2b-5731-a332-f3fe1f9e047f = { name = "MRIReco", path = "M/MRIReco" }
bdfbc6b8-a7f8-11e8-26c1-51ecc9f04035 = { name = "DFTforge", path = "D/DFTforge" }
bdfc003b-8df8-5c39-adcd-3a9087f5df4a = { name = "TimesDates", path = "T/TimesDates" }
be0214bd-f91f-a760-ac4e-3421ce2b2da0 = { name = "NonlinearSolveBase", path = "N/NonlinearSolveBase" }
be027038-0da8-5614-b30d-e42594cb92df = { name = "CoinUtils_jll", path = "jll/C/CoinUtils_jll" }
be0294bd-f90f-4760-ac4e-3421ce2b2da0 = { name = "SimpleBoundaryValueDiffEq", path = "S/SimpleBoundaryValueDiffEq" }
be03bc56-bb7c-4dbf-b252-c57e9365e4bb = { name = "MaxMinFilters", path = "M/MaxMinFilters" }
Expand Down

0 comments on commit 5243e64

Please sign in to comment.