https://github.com/drobnyjt/rcpr
Rust Chebyshev Proxy Rootfinder: A robust global rootfinder using adaptive Chebyshev interpolation with automatic subdivision that accurately finds all roots of a smooth function F(x) on [a, b] using the Chebyshev-Frobenius companion matrix.
https://github.com/drobnyjt/rcpr
chebyshev-interpolation chebyshev-polynomial polynomial rootfinding
Last synced: about 2 months ago
JSON representation
Rust Chebyshev Proxy Rootfinder: A robust global rootfinder using adaptive Chebyshev interpolation with automatic subdivision that accurately finds all roots of a smooth function F(x) on [a, b] using the Chebyshev-Frobenius companion matrix.
- Host: GitHub
- URL: https://github.com/drobnyjt/rcpr
- Owner: drobnyjt
- License: gpl-3.0
- Created: 2020-09-08T15:54:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-01T16:27:51.000Z (6 months ago)
- Last Synced: 2025-10-01T18:23:50.677Z (6 months ago)
- Topics: chebyshev-interpolation, chebyshev-polynomial, polynomial, rootfinding
- Language: Rust
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE