An open API service indexing awesome lists of open source software.

https://github.com/iamb4uc/lorenzshit

I have previously build a lorenz attractor in C and python but never in rust so though might as well give it a try. Its not perfect but I am still learning rust.
https://github.com/iamb4uc/lorenzshit

Last synced: 2 months ago
JSON representation

I have previously build a lorenz attractor in C and python but never in rust so though might as well give it a try. Its not perfect but I am still learning rust.

Awesome Lists containing this project

README

        

My Shitty Lorenz System Simulation???


Original Source so you can interprete in your own way

This project is not the actual representation of
this concept you can probably find a ton of other
perfect 1:1 representation of this project on some
youtube video or a blog. This is just my
interpretation and a little bit of fun. This is not
trying to copy the system but instead a way of
understanding both the math behind it while
learning rust at the same time.

Output::

![Output](./img/output.png)