Skip to content

Commit

Permalink
New version: NonlinearSolveBase v1.4.0
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: 5bca24ce7b0c034dcbdc6ad6d658b02e0eed566e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 16, 2024
1 parent 26bda62 commit 25cd1b3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
11 changes: 9 additions & 2 deletions N/NonlinearSolveBase/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ 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"
StaticArraysCore = "1.4.0-1"
julia = "1.10.0-1"

["1-1.3"]
FunctionProperties = "0.1.2-0.1"

["1.0"]
SciMLBase = "2.50.0-2"

Expand All @@ -22,8 +24,13 @@ Adapt = "4.1.0-4"
MaybeInplace = "0.1.4-0.1"
Preferences = "1.4.0-1"
Printf = "1.10.0-1"
SciMLBase = "2.58.0-2"
SciMLJacobianOperators = "0.1.1-0.1"
SciMLOperators = "0.3.10-0.3"
SymbolicIndexingInterface = "0.3.31-0.3"
TimerOutputs = "0.5.23-0.5"

["1.1-1.3"]
SciMLBase = "2.58.0-2"

["1.4-1"]
SciMLBase = "2.68.1-2"
4 changes: 3 additions & 1 deletion N/NonlinearSolveBase/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ 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"

["1-1.3"]
FunctionProperties = "f62d2435-5019-4c03-9749-2d4c77af0cbc"

["1.1-1"]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
MaybeInplace = "bb5d69b7-63fc-4a16-80bd-7e42200c7bdb"
Expand Down
3 changes: 3 additions & 0 deletions N/NonlinearSolveBase/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "545e3a49c20b453a929951657f039716216cdf3c"

["1.3.3"]
git-tree-sha1 = "46772fc296d9f16c3ab78a8ef00008ab075de677"

["1.4.0"]
git-tree-sha1 = "5bca24ce7b0c034dcbdc6ad6d658b02e0eed566e"

0 comments on commit 25cd1b3

Please sign in to comment.