2 releases
Uses old Rust 2015
0.0.2 | Jan 16, 2017 |
---|---|
0.0.1 | Jan 6, 2017 |
#5 in #n-body
33KB
169 lines
dagon
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.
Testing for unstable numerical expressions
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.
Dependencies
~9–12MB
~246K SLoC