- Brent method for 1D root finding
- author: Miguel Munoz Zuniga
- ref: https://en.wikipedia.org/wiki/Brent%27s_method
- tags: Inversion
- options: ytarget='0.0';ytol='3.e-8';xtol='1.e-8';max_iterations='100'
- input: x=list(min=0,max=1) # 1 dimensional real interval
- output: y=0.01 # 1 dimensional real
-
Notifications
You must be signed in to change notification settings - Fork 0
Funz/algorithm-Brent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Brent (1D root finding) algorithm for Funz
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published