dagon

Crates.iodagon
lib.rsdagon
version0.0.2
sourcesrc
created_at2017-01-06 20:24:27.528458
updated_at2017-01-16 16:50:53.669154
descriptionAn astrophysical hydrodynamics and n-body experiment
homepagehttps://github.com/Moredread/dagon
repositoryhttps://github.com/Moredread/dagon
max_upload_size
id7956
size148,210
André-Patrick Bubel (Moredread)

documentation

README

dagon

Build Status Coverage Status Docs Dev

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.

Commit count: 68

cargo fmt