#bisection #brackets #rootfinder

rootfinder

Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions

6 releases

0.3.2 Mar 9, 2025
0.3.1 Mar 9, 2025
0.3.0 Feb 23, 2025
0.2.1 Dec 8, 2024
0.1.0 Nov 3, 2024

#623 in Algorithms

Download history 1/week @ 2024-12-16 12/week @ 2025-02-03 32/week @ 2025-02-10 68/week @ 2025-02-17 105/week @ 2025-02-24 179/week @ 2025-03-03 91/week @ 2025-03-10 26/week @ 2025-03-17

278 downloads per month

MIT/Apache

120KB
2.5K SLoC

rootfinder

github crates.io docs.rs

Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions.

Documentation

Please see https://docs.rs/rootfinder.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~48KB