Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Remove nonlinearsolve dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Nov 24, 2022
1 parent 1d2b0ec commit d4eeb70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ LazyBandedMatrices = "d7e5e226-e90b-4449-9968-0f923699bf6f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Expand All @@ -33,7 +32,6 @@ LazyArrays = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
LazyBandedMatrices = "0.5, 0.6, 0.7"
LoopVectorization = "0.12"
NNlib = "0.6, 0.7, 0.8"
NonlinearSolve = "0.3.7"
Requires = "1"
RuntimeGeneratedFunctions = "0.4, 0.5"
SciMLBase = "1.11"
Expand Down

0 comments on commit d4eeb70

Please sign in to comment.