SciML/NonlinearSolve.jl-v3.13.1.zip
SciML-NonlinearSolve.jl-9bb055c
.JuliaFormatter.toml
140 Bytes
.buildkite
pipeline.yml
1.1 kB
.github
dependabot.yml
394 Bytes
workflows
CI.yml
1.7 kB
CompatHelper.yml
656 Bytes
Documentation.yml
994 Bytes
Downgrade.yml
713 Bytes
Downstream.yml
2.6 kB
FormatCheck.yml
148 Bytes
Invalidations.yml
1.5 kB
SpellCheck.yml
273 Bytes
TagBot.yml
362 Bytes
.gitignore
837 Bytes
.pre-commit-config.yaml
563 Bytes
.typos.toml
34 Bytes
CITATION.cff
382 Bytes
LICENSE
1.1 kB
Project.toml
5.7 kB
README.md
2.4 kB
docs
.gitignore
13 Bytes
LocalPreferences.toml
45 Bytes
Project.toml
1.6 kB
make.jl
1.2 kB
pages.jl
1.7 kB
src
api
fastlevenbergmarquardt.md
404 Bytes
fixedpointacceleration.md
403 Bytes
leastsquaresoptim.md
379 Bytes
minpack.md
324 Bytes
nlsolve.md
328 Bytes
nlsolvers.md
338 Bytes
siamfanlequations.md
431 Bytes
speedmapping.md
353 Bytes
sundials.md
391 Bytes
assets
citations.css
384 Bytes
favicon.ico
1.4 kB
logo.png
26.6 kB
basics
autodiff.md
1.9 kB
diagnostics_api.md
2.8 kB
faq.md
4.8 kB
nonlinear_functions.md
562 Bytes
nonlinear_problem.md
2.3 kB
nonlinear_solution.md
391 Bytes
solve.md
1.7 kB
sparsity_detection.md
3.1 kB
termination_condition.md
1.8 kB
devdocs
algorithm_helpers.md
1.2 kB
internal_interfaces.md
1.1 kB
jacobian.md
114 Bytes
linear_solve.md
103 Bytes
operators.md
458 Bytes
index.md
3.4 kB
native
descent.md
376 Bytes
diagnostics.md
474 Bytes
globalization.md
583 Bytes
simplenonlinearsolve.md
2.5 kB
solvers.md
3.4 kB
steadystatediffeq.md
539 Bytes
references.md
35 Bytes
refs.bib
4.7 kB
release_notes.md
1.2 kB
solvers
bracketing_solvers.md
1.8 kB
fixed_point_solvers.md
1.8 kB
nonlinear_least_squares_solvers.md
3.6 kB
nonlinear_system_solvers.md
9.2 kB
steady_state_solvers.md
3.2 kB
tutorials
code_optimization.md
6.7 kB
getting_started.md
7.0 kB
iterator_interface.md
902 Bytes
large_systems.md
13.2 kB
modelingtoolkit.md
2.9 kB
optimizing_parameterized_ode.md
2.1 kB
small_compile.md
2.5 kB
ext
NonlinearSolveBandedMatricesExt.jl
335 Bytes
NonlinearSolveFastLevenbergMarquardtExt.jl
2.9 kB
NonlinearSolveFixedPointAccelerationExt.jl
1.8 kB
NonlinearSolveLeastSquaresOptimExt.jl
3.2 kB
NonlinearSolveMINPACKExt.jl
2.1 kB
NonlinearSolveNLSolversExt.jl
3.5 kB
NonlinearSolveNLsolveExt.jl
2.2 kB
NonlinearSolveSIAMFANLEquationsExt.jl
5.0 kB
NonlinearSolveSpeedMappingExt.jl
1.3 kB
NonlinearSolveSymbolicsExt.jl
139 Bytes
NonlinearSolveZygoteExt.jl
133 Bytes
src
NonlinearSolve.jl
8.1 kB
abstract_types.jl
17.8 kB
adtypes.jl
5.1 kB
algorithms
broyden.jl
8.1 kB
dfsane.jl
1.4 kB
extension_algs.jl
19.6 kB
gauss_newton.jl
777 Bytes
klement.jl
5.7 kB
lbroyden.jl
6.5 kB
levenberg_marquardt.jl
7.5 kB
pseudo_transient.jl
2.9 kB
raphson.jl
726 Bytes
trust_region.jl
2.4 kB
core
approximate_jacobian.jl
15.2 kB
generalized_first_order.jl
12.3 kB
generic.jl
2.3 kB
noinit.jl
1.4 kB
spectral_methods.jl
6.9 kB
default.jl
22.7 kB
descent
common.jl
1.1 kB
damped_newton.jl
10.0 kB
dogleg.jl
5.6 kB
geodesic_acceleration.jl
5.4 kB
newton.jl
4.7 kB
steepest.jl
2.7 kB
globalization
line_search.jl
16.8 kB
trust_region.jl
21.6 kB
internal
approximate_initialization.jl
9.6 kB
forward_diff.jl
2.6 kB
helpers.jl
8.1 kB
jacobian.jl
7.7 kB
linear_solve.jl
10.5 kB
operators.jl
9.9 kB
termination.jl
2.3 kB
tracing.jl
8.2 kB
timer_outputs.jl
1.6 kB
utils.jl
6.1 kB
test
core
23_test_problems_tests.jl
5.3 kB
forward_ad_tests.jl
5.1 kB
nlls_tests.jl
4.0 kB
rootfind_tests.jl
28.8 kB
downstream
mtk_cache_indexing_tests.jl
1.1 kB
gpu
core_tests.jl
1.3 kB
misc
aliasing_tests.jl
942 Bytes
banded_matrices_tests.jl
239 Bytes
bruss_tests.jl
3.0 kB
ensemble_tests.jl
953 Bytes
exotic_type_tests.jl
941 Bytes
linsolve_switching_tests.jl
735 Bytes
matrix_resizing_tests.jl
1.1 kB
noinit_caching_tests.jl
774 Bytes
other_tests.jl
287 Bytes
polyalg_tests.jl
8.4 kB
qa_tests.jl
1.3 kB
runtests.jl
234 Bytes
wrappers
fixedpoint_tests.jl
4.2 kB
nlls_tests.jl
4.2 kB
rootfind_tests.jl
4.7 kB