# `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](AUTHORS) file for a list of contributors to the code.
# License
This work is licensed under the [MIT License](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.