Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

implement the 12 modifications to regula falsi methods by Gardino #6

Open
longemen3000 opened this issue Oct 18, 2020 · 0 comments
Open

Comments

@longemen3000
Copy link

https://www.semanticscholar.org/paper/A-family-of-regula-falsi-root-finding-methods-Galdino/aa7a91e09f82684f200390eb1684a1ffccc0c4f2

the api could be implemented by calling Falsi(n::Int) and defining Falsi() = Falsi(default_n)

@ChrisRackauckas ChrisRackauckas transferred this issue from SciML/NonlinearSolve.jl Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants