How to check reliably whether a function has a zero on an interval '[0,a)'
|
|
5
|
195
|
May 22, 2024
|
How to increase precision of solution using Roots.jl and ArbNumerics.jl
|
|
28
|
550
|
August 18, 2023
|
Custom rule for differentiating through Newton solver using ForwardDiff: works for gradient, fails for hessian
|
|
23
|
933
|
May 26, 2023
|
Help to plot a surface plot with infinite roots?
|
|
10
|
666
|
May 21, 2023
|
Root finding for (possibly) complex valued functions with Nonlinearsolve.jl
|
|
2
|
526
|
April 22, 2023
|
Roots::find_zero fails depending on small differences in initial condition
|
|
6
|
337
|
February 26, 2023
|
Find_zero to find a solution x as a function of y?
|
|
10
|
426
|
February 10, 2023
|
Find zero of a nonlinear equation using Julia
|
|
14
|
3928
|
January 7, 2023
|
2D IntervalRootFinding with parameters
|
|
2
|
358
|
November 29, 2022
|
Autodiff-ing a function defined by the result of Roots.find_zero fails
|
|
12
|
731
|
September 29, 2022
|
[Ann] IntervalRootFinding.jl for finding all roots of a multivariate function
|
|
52
|
8967
|
September 26, 2022
|
Find all the roots of a function in an interval
|
|
3
|
581
|
February 12, 2022
|
BudanTables.jl
|
|
1
|
724
|
February 8, 2022
|
How iteratively/numerically solve for a value
|
|
9
|
643
|
January 23, 2022
|
Help with `try`ing different algorithms for root solving
|
|
14
|
653
|
November 3, 2021
|
Find intersection between curves in julia
|
|
13
|
3088
|
October 28, 2021
|
Does Roots.jl provide an API to obtain the trace of a root finding algorithm?
|
|
5
|
762
|
August 2, 2021
|
IntervalRootFinding and Legendre polynomials: error
|
|
1
|
535
|
July 31, 2021
|
How to catch this error?
|
|
6
|
1173
|
June 30, 2021
|
Finding roots of multivariate function with given bounds?
|
|
14
|
3604
|
June 24, 2021
|
Question about Interval Root finding
|
|
7
|
800
|
March 17, 2021
|
Root isolation of real-rooted integer polynomials
|
|
12
|
1022
|
December 9, 2020
|
Is There a Way to Find Symbolic Roots?
|
|
1
|
612
|
November 25, 2020
|
Switch find-zero method if convergence fails without try-catch
|
|
2
|
1132
|
November 20, 2020
|
Query status of the solution when using Roots
|
|
4
|
587
|
November 18, 2020
|
Julia equivalent for python scipy.optimize.fsolve
|
|
29
|
4536
|
September 7, 2020
|
Optimization using Optim and Roots
|
|
9
|
2119
|
May 24, 2020
|
Complex root finder for a general function f(z)?
|
|
40
|
4843
|
May 5, 2020
|
Roots of a two variables equation involving a numerical integration
|
|
2
|
713
|
April 14, 2020
|
Use Roots.Brent() in fzero Roots.jl
|
|
3
|
1927
|
April 7, 2020
|