https://github.com/sbdchd/julia-set
:bridge_at_night: A rust implementation of the julia set
https://github.com/sbdchd/julia-set
image julia-set rust
Last synced: 11 months ago
JSON representation
:bridge_at_night: A rust implementation of the julia set
- Host: GitHub
- URL: https://github.com/sbdchd/julia-set
- Owner: sbdchd
- Created: 2017-04-12T13:44:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T20:16:09.000Z (almost 9 years ago)
- Last Synced: 2025-01-02T02:29:15.120Z (about 1 year ago)
- Topics: image, julia-set, rust
- Language: Rust
- Homepage:
- Size: 12.2 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# julia set
> A rust implementation of the [julia set][0]

Also viewable on [Rossetta Code][1].
[0]: https://en.wikipedia.org/wiki/Julia_set
[1]: http://rosettacode.org/wiki/Julia_set#Rust