Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quasarbright/recursive-polynomial-solver-for-blog
recursive-polynomial-solver-for-blog
https://github.com/quasarbright/recursive-polynomial-solver-for-blog
Last synced: 26 days ago
JSON representation
recursive-polynomial-solver-for-blog
- Host: GitHub
- URL: https://github.com/quasarbright/recursive-polynomial-solver-for-blog
- Owner: quasarbright
- License: mit
- Created: 2023-09-24T20:33:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-25T02:13:11.000Z (over 1 year ago)
- Last Synced: 2024-11-06T07:42:13.415Z (3 months ago)
- Language: TypeScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Source code for a polynomial solver written for a blog. Based on [this paper](https://www.researchgate.net/publication/320864673_A_simple_recursive_algorithm_to_find_all_real_roots_of_a_polynomial)