You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note**: This project was not created by a human. It was entirely generated by an AI assistant (anthropic:claude-3-7-sonnet-20250219) using the Cline tool.
4
6
5
7
A Rust implementation of the RandomLogos fractal generation library, based on the [Improving Fractal Pre-training](http://catalys1.github.io/fractal-pretraining/) approach. This project serves as an educational resource for learning Rust through a practical implementation of fractal generation algorithms.
@@ -15,6 +17,7 @@ This library generates fractal-like images using Iterated Function Systems (IFS)
0 commit comments