Crates.io | dagon |
lib.rs | dagon |
version | 0.0.2 |
source | src |
created_at | 2017-01-06 20:24:27.528458 |
updated_at | 2017-01-16 16:50:53.669154 |
description | An astrophysical hydrodynamics and n-body experiment |
homepage | https://github.com/Moredread/dagon |
repository | https://github.com/Moredread/dagon |
max_upload_size | |
id | 7956 |
size | 148,210 |
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.