diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json
index 2d98a9423..36d385064 100644
--- a/dev/.documenter-siteinfo.json
+++ b/dev/.documenter-siteinfo.json
@@ -1 +1 @@
-{"documenter":{"julia_version":"1.9.4","generation_timestamp":"2023-12-24T16:45:19","documenter_version":"1.2.1"}}
\ No newline at end of file
+{"documenter":{"julia_version":"1.9.4","generation_timestamp":"2023-12-26T13:32:22","documenter_version":"1.2.1"}}
\ No newline at end of file
diff --git a/dev/assets/Manifest.toml b/dev/assets/Manifest.toml
index 083bb8abc..527b9c980 100644
--- a/dev/assets/Manifest.toml
+++ b/dev/assets/Manifest.toml
@@ -5,9 +5,9 @@ manifest_format = "2.0"
project_hash = "dbc6139caa13d736859b4121999717cb1acb8ecb"
[[deps.ADTypes]]
-git-tree-sha1 = "332e5d7baeff8497b923b730b994fa480601efc7"
+git-tree-sha1 = "41c37aa88889c171f1300ceac1313c06e891d245"
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
-version = "0.2.5"
+version = "0.2.6"
[[deps.ANSIColoredPrinters]]
git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
@@ -219,9 +219,9 @@ uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
[[deps.DiffEqBase]]
deps = ["ArrayInterface", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PreallocationTools", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SparseArrays", "Static", "StaticArraysCore", "Statistics", "Tricks", "TruncatedStacktraces"]
-git-tree-sha1 = "af462abaa25b9b9c6cae5730ca387afb4d65382d"
+git-tree-sha1 = "8775b80752e9656000ab3800adad8ee22c9cb8f6"
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
-version = "6.144.2"
+version = "6.145.0"
[deps.DiffEqBase.extensions]
DiffEqBaseChainRulesCoreExt = "ChainRulesCore"
@@ -878,10 +878,10 @@ uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
version = "1.2.0"
[[deps.NonlinearSolve]]
-deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "DiffEqBase", "EnumX", "FastBroadcast", "FiniteDiff", "ForwardDiff", "LazyArrays", "LineSearches", "LinearAlgebra", "LinearSolve", "MaybeInplace", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SimpleNonlinearSolve", "SparseArrays", "SparseDiffTools", "StaticArrays", "UnPack"]
-git-tree-sha1 = "e61a283ef89110668b83db24cd7de8868fb8133e"
+deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "DiffEqBase", "EnumX", "FastBroadcast", "FastClosures", "FiniteDiff", "ForwardDiff", "LazyArrays", "LineSearches", "LinearAlgebra", "LinearSolve", "MaybeInplace", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SimpleNonlinearSolve", "SparseArrays", "SparseDiffTools", "StaticArrays", "UnPack"]
+git-tree-sha1 = "72b036b728461272ae1b1c3f7096cb4c319d8793"
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
-version = "3.3.0"
+version = "3.4.0"
[deps.NonlinearSolve.extensions]
NonlinearSolveBandedMatricesExt = "BandedMatrices"
@@ -890,6 +890,7 @@ version = "3.3.0"
NonlinearSolveLeastSquaresOptimExt = "LeastSquaresOptim"
NonlinearSolveMINPACKExt = "MINPACK"
NonlinearSolveNLsolveExt = "NLsolve"
+ NonlinearSolveSIAMFANLEquationsExt = "SIAMFANLEquations"
NonlinearSolveSpeedMappingExt = "SpeedMapping"
NonlinearSolveSymbolicsExt = "Symbolics"
NonlinearSolveZygoteExt = "Zygote"
@@ -901,6 +902,7 @@ version = "3.3.0"
LeastSquaresOptim = "0fc2ff8b-aaa3-5acd-a817-1944a5e08891"
MINPACK = "4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
+ SIAMFANLEquations = "084e46ad-d928-497d-ad5e-07fa361a48c4"
SpeedMapping = "f1835b91-879b-4a3f-a438-e4baacf14412"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
@@ -943,9 +945,9 @@ version = "1.6.3"
[[deps.OrdinaryDiffEq]]
deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "LoopVectorization", "MacroTools", "MuladdMacro", "NonlinearSolve", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
-git-tree-sha1 = "a5a029dffca35d4afc28c75e8a074d49a7bc993e"
+git-tree-sha1 = "868a840e9ef96f204465bf4b46aeb0d51f6374a0"
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
-version = "6.63.0"
+version = "6.64.0"
[[deps.PCRE2_jll]]
deps = ["Artifacts", "Libdl"]
@@ -1073,9 +1075,9 @@ version = "1.3.4"
[[deps.RecursiveArrayTools]]
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "Requires", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
-git-tree-sha1 = "96fdc4a33fa4282e6f3ed54de6be569b1aa43972"
+git-tree-sha1 = "90d35dacdae65a972b4e6eda389bff4451845795"
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
-version = "3.2.6"
+version = "3.2.7"
[deps.RecursiveArrayTools.extensions]
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -1197,9 +1199,9 @@ uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
[[deps.SimpleNonlinearSolve]]
deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "DiffEqBase", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "MaybeInplace", "PrecompileTools", "Reexport", "SciMLBase", "StaticArraysCore"]
-git-tree-sha1 = "d3009620f6aa42016c06bc2aaa766ca8bc4ae5db"
+git-tree-sha1 = "1a467a5767d712863e2108e86f7ab103f6d54b13"
uuid = "727e6d20-b764-4bd8-a329-72de5adea6c7"
-version = "1.0.3"
+version = "1.0.4"
[[deps.SimpleTraits]]
deps = ["InteractiveUtils", "MacroTools"]
diff --git a/dev/fundamentals/FAQ/index.html b/dev/fundamentals/FAQ/index.html
index b9dec27e7..db73c1e91 100644
--- a/dev/fundamentals/FAQ/index.html
+++ b/dev/fundamentals/FAQ/index.html
@@ -1,2 +1,2 @@
-
Frequently Asked Questions · SciMLBase.jl
+Frequently Asked Questions · SciMLBase.jl
diff --git a/dev/index.html b/dev/index.html
index a874e57fa..cf5d1fb92 100644
--- a/dev/index.html
+++ b/dev/index.html
@@ -13,7 +13,7 @@
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, znver3)
Threads: 1 on 4 virtual coresA more complete overview of all dependencies and their versions is also provided. Status `~/work/SciMLBase.jl/SciMLBase.jl/docs/Manifest.toml`
- [47edcb42] ADTypes v0.2.5
+ [47edcb42] ADTypes v0.2.6
[a4c015fc] ANSIColoredPrinters v0.0.1
[c3fe647b] AbstractAlgebra v0.34.7
[1520ce14] AbstractTrees v0.4.4
@@ -41,7 +41,7 @@
[9a962f9c] DataAPI v1.15.0
[864edb3b] DataStructures v0.18.15
[e2d170a0] DataValueInterfaces v1.0.0
- [2b5f629d] DiffEqBase v6.144.2
+ [2b5f629d] DiffEqBase v6.145.0
[459566f4] DiffEqCallbacks v2.36.0
[163ba53b] DiffResults v1.1.0
[b552c78f] DiffRules v1.15.1
@@ -114,10 +114,10 @@
[d41bc354] NLSolversBase v7.8.3
[2774e3e8] NLsolve v4.5.1
[77ba4419] NaNMath v1.0.2
- [8913a72c] NonlinearSolve v3.3.0
+ [8913a72c] NonlinearSolve v3.4.0
[6fe1bfb0] OffsetArrays v1.13.0
[bac558e1] OrderedCollections v1.6.3
- [1dea7af3] OrdinaryDiffEq v6.63.0
+ [1dea7af3] OrdinaryDiffEq v6.64.0
[90014a1f] PDMats v0.11.31
[65ce6f38] PackageExtensionCompat v1.0.2
[d96e819e] Parameters v0.12.3
@@ -134,7 +134,7 @@
[fb686558] RandomExtensions v0.4.4
[e6cf234a] RandomNumbers v1.5.3
[3cdcf5f2] RecipesBase v1.3.4
- [731186ca] RecursiveArrayTools v3.2.6
+ [731186ca] RecursiveArrayTools v3.2.7
[f2c3362d] RecursiveFactorization v0.2.21
[189a3867] Reexport v1.2.2
[2792f1a3] RegistryInstances v0.1.0
@@ -147,7 +147,7 @@
[0bca4576] SciMLBase v2.11.6 `~/work/SciMLBase.jl/SciMLBase.jl`
[c0aeaf25] SciMLOperators v0.3.7
[efcf1570] Setfield v1.1.1
- [727e6d20] SimpleNonlinearSolve v1.0.3
+ [727e6d20] SimpleNonlinearSolve v1.0.4
[699a6c99] SimpleTraits v0.9.4
[ce78b400] SimpleUnPack v1.1.0
[a2af1166] SortingAlgorithms v1.2.0
@@ -235,4 +235,4 @@
[8e850b90] libblastrampoline_jll v5.8.0+0
[8e850ede] nghttp2_jll v1.52.0+1
[3f19e933] p7zip_jll v17.4.0+0
-Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`
You can also download the manifest file and the project file.
Theme
documenter-light documenter-dark Automatic (OS)
This document was generated with Documenter.jl version 1.2.1 on Sunday 24 December 2023 . Using Julia version 1.9.4.