Skip to content

Commit

Permalink
New version: NonlinearSolve v0.3.6 (#28803)
Browse files Browse the repository at this point in the history
UUID: 8913a72c-1f9b-4ce2-8d82-65094dcecaec
Repo: https://github.com/JuliaComputing/NonlinearSolve.jl.git
Tree: 6e10adba9848d328d931e01b9b70e077af6ddaf8

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Jan 27, 2021
1 parent af01e79 commit 0ac49b2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions N/NonlinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ Reexport = ["0.2", "1"]

["0.3.5-0"]
SciMLBase = "1"

["0.3.6-0"]
ArrayInterface = "2"
IterativeSolvers = "0.9"
RecursiveFactorization = "0.1"
6 changes: 6 additions & 0 deletions N/NonlinearSolve/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

["0.3.5-0"]
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"

["0.3.6-0"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
3 changes: 3 additions & 0 deletions N/NonlinearSolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "82c072fd7d7341001b3337e8bb3a26ac3b7e407f"

["0.3.5"]
git-tree-sha1 = "3dd91e30952d5a2c2f033db99f2fb8018ac44e5e"

["0.3.6"]
git-tree-sha1 = "6e10adba9848d328d931e01b9b70e077af6ddaf8"

0 comments on commit 0ac49b2

Please sign in to comment.