Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/princeofpuppers/julia-set-generator
https://github.com/princeofpuppers/julia-set-generator
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/princeofpuppers/julia-set-generator
- Owner: PrinceOfPuppers
- Created: 2019-05-02T11:13:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-02T16:15:06.000Z (over 5 years ago)
- Last Synced: 2024-11-08T03:44:25.480Z (2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
#julia-set-generator
dependencies:
-matplotlib
-numpydescription:
generates a julia set according to a seedpoint set in config.pymultiprocessing is used to decrease the image rendering time, this is incredibly helpful due to
the large number of iterations needed to obtain a good resolution with certain julia sets