mandelbruhst-cli

Crates.iomandelbruhst-cli
lib.rsmandelbruhst-cli
version0.1.0
sourcesrc
created_at2023-05-14 04:32:30.50456
updated_at2023-05-14 04:32:30.50456
descriptiona command-line tool for plotting images of the mandelbrot set
homepage
repository
max_upload_size
id864074
size50,174
(joshcbrown)

documentation

README

mandelbrot-rs

This is a rewrite of an old project in Rust. The old one was written in Python, so this code is much more performant, seeing anywhere from 10-20x speed increase based on extremely un-scientific testing.

Hoping to eventually build out a GUI explorer, because image generation now only takes around a second.

Commit count: 0

cargo fmt