ava 0.0.3

N-body experiments in Rust
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • ggf84/ava
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ggf84

ava

N-body experiments in Rust.

Usage

This project is in early stages of development. Please check back later or consider becoming a contributor.

Contributing

Any kind of contribution to ava is welcome. If you want, there are several ways to go:

  • improving the documentation;
  • helping with language issues;
  • testing the code on your systems to find bugs;
  • adding new algorithms and potentials;
  • providing feature requests;
  • etc.

Please contact the main author before starting new work, or open an issue to discuss improvements.

See the AUTHORS file for a list of contributors to the code.

License

This work is licensed under the MIT License.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ava by you, shall be licensed as above, without any additional terms or conditions.