https://github.com/c42f/polyroots
Visualisations of fractal distributions of polynomial roots
https://github.com/c42f/polyroots
Last synced: about 1 year ago
JSON representation
Visualisations of fractal distributions of polynomial roots
- Host: GitHub
- URL: https://github.com/c42f/polyroots
- Owner: c42f
- Created: 2011-12-27T15:35:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-25T13:25:09.000Z (over 14 years ago)
- Last Synced: 2025-01-22T07:43:35.840Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Plot roots of all polynomials with coefficients +1 / -1
Idea from
http://johncarlosbaez.wordpress.com/2011/12/11/the-beauty-of-roots/
The python code should work with a standard install of scipy.
Some example compile flags for building the C++ code can be found in the
Makefile.