NBody simulation written in Rust.
Install Cargo (Rust's package manager). cd into the root directory of the project and execute
$ cargo build
Same as building, just use
$ cargo run
NBody simulation written in Rust.
Install Cargo (Rust's package manager). cd into the root directory of the project and execute
$ cargo build
Same as building, just use
$ cargo run