#nonlinear-equations

[ follow ]
#numerical-algorithms
fromHackernoon
2 months ago

Initializing the Doyle-Fuller-Newman (DFN) Battery Model | HackerNoon

Initializing differential-algebraic equations (DAEs) is essential for consistency and well-posedness in numerical solutions, ensuring convergence and accuracy from the start.
Bootstrapping
fromHackernoon
2 months ago

NonlinearSolve.jl: High-Performance and Robust Solvers for Systems of Nonlinear Equations in Julia | HackerNoon

This paper presents NonlinearSolve.jl - a suite of high-performance open-source nonlinear equation solvers implemented natively in the Julia programming language. NonlinearSolve.jl distinguishes itself by offering a unified API that accommodates a diverse range of solver specifications alongside features such as automatic algorithm selection based on runtime analysis.
Scala
[ Load more ]