How to resolve a nonlinear equations system in GPU (parallel)
|
|
4
|
241
|
May 29, 2025
|
NonlinearSolve.jl with Sparse Jacobian: J isn't square?!
|
|
0
|
40
|
May 6, 2025
|
Initial guess for array-valued variables not passed to NonlinearProblem
|
|
1
|
34
|
April 25, 2025
|
SciML to solve compound interest equation
|
|
5
|
605
|
April 7, 2025
|
Solving nonlinear equations using dual numbers
|
|
16
|
244
|
March 16, 2025
|
How to solve a nonlinear problem
|
|
5
|
165
|
March 13, 2025
|
Dynamic plotting of NonlinearSolve controlled by sliders in Makie
|
|
1
|
62
|
March 10, 2025
|
Terminate Nonlinearsolve when residual does not decrease
|
|
4
|
115
|
February 13, 2025
|
Receiving the Error: "MethodError: no method matching eps(::Int64)" When Using NonlinearProblem Solver
|
|
8
|
118
|
February 6, 2025
|
Getting to zero allocations in NonlinearSolve.jl
|
|
9
|
251
|
November 29, 2024
|
NonlinearSolve uses AD Jacobian even when I specify it analytically
|
|
3
|
137
|
November 14, 2024
|
Newton + LineSearch in Hot Loop: Reduce allocations
|
|
6
|
111
|
November 14, 2024
|
Specifying analytical jacobian in NonlinearProblem
|
|
3
|
238
|
November 13, 2024
|
Enforce positivity in simple PDE solution
|
|
5
|
103
|
October 28, 2024
|
Using NonlinearSolve with autodiff
|
|
9
|
251
|
October 17, 2024
|
Simple Model using ModelingToolkit and Clapeyron failing
|
|
5
|
116
|
October 7, 2024
|
Best practices for NonlinearSolve definition with temporary arrays
|
|
6
|
224
|
October 7, 2024
|
Warning when using NonlinearSolve.jl with LinearSolve.jl and MINRES
|
|
8
|
117
|
September 25, 2024
|
Implementing inexact Newton solves in NonlinearSolve.jl
|
|
2
|
47
|
September 25, 2024
|
How can I solve this 4-equation NonlinearSystem? It gives `retcode: Unstable`
|
|
8
|
225
|
September 17, 2024
|
Erf function is not supported
|
|
6
|
333
|
August 20, 2024
|
How to solve a nonlinear system with redundancy with NonlinearSolve.jl
|
|
1
|
65
|
August 5, 2024
|
Update non linear solve with sliders (Makie)
|
|
1
|
76
|
August 2, 2024
|
Modeling Toolkit, linearize nonlinear ODE system without input and simplification
|
|
13
|
347
|
June 28, 2024
|
Specifying analytical Jacobian in NonlinearProblem à la Optim.only_fg!
|
|
1
|
123
|
June 25, 2024
|
How to employ nlsolve() to a function which has parameters which are difficult to calculate
|
|
3
|
364
|
June 4, 2024
|
Curvefit using nonlinearsolve
|
|
2
|
208
|
May 10, 2024
|
Least squares with SciML NonlinearSolve.jl - how to?
|
|
13
|
713
|
April 18, 2024
|
My function works on it's own but not in NonLinearSolve
|
|
10
|
441
|
April 22, 2024
|
Would it be possible to use multiple CPU cores in Solving Nonlinear Equations?
|
|
6
|
310
|
April 22, 2024
|