An astrophysical hydrodynamics and n-body experiment in Rust.
Very experimental and definitely not stable! I'm mainly trying implementing a few ideas in Rust, but am currently not (yet) focusing on "good" solutions. So if some parts are ugly, please let me know, but I will likely restructure/rewrite much of the code anyways.
The herbie linter can be used to look for unstable numerical expressions. To enable linting during compilation, add the "herbie-lint" feature to your cargo command.