fisica 0.2.0

A physics library
Documentation
# fisica

[![Crate](https://img.shields.io/crates/v/fisica.svg)](https://crates.io/crates/fisica)
[![API](https://docs.rs/fisica/badge.svg)](https://docs.rs/fisica/)
[![MSRV: 1.71.1](https://flat.badgen.net/badge/MSRV/1.71.1/purple)](https://releases.rs/docs/1.71.1/)

A physics library.

See [the documentation](https://docs.rs/fisica/) for more information.

## Status

This is currently in an experimental stage of development.

## License
This project is dual licensed under either [MIT](LICENSE-MIT)
or [Apache-2.0](LICENSE-APACHE) at your option.

## Contributing

Contributions are welcomed to help refine and improve this library over time.
If you notice a bug, have an idea for a new feature, or simply want to suggest
improvements to the existing codebase, please get in touch.

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