https://github.com/potato-development/sim-root-finder
Simulation to find roots for any generic polynomial in minimal iterations.
https://github.com/potato-development/sim-root-finder
Last synced: over 1 year ago
JSON representation
Simulation to find roots for any generic polynomial in minimal iterations.
- Host: GitHub
- URL: https://github.com/potato-development/sim-root-finder
- Owner: Potato-Development
- License: gpl-3.0
- Created: 2024-11-25T20:00:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T20:04:03.000Z (over 1 year ago)
- Last Synced: 2025-01-30T07:43:14.799Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sim-root-finder
Finds roots for any generic polynomial in minimal iterations.
