ava 0.0.3

N-body experiments in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ava"
version = "0.0.3"
authors = ["Guilherme G. Ferrari <gg.ferrari@gmail.com>"]
description = "N-body experiments in Rust"
homepage = "https://crates.io/crates/ava"
documentation = "https://docs.rs/ava"
readme = "README.md"
license = "MIT"
repository = "https://github.com/ggf84/ava"

[dependencies]