rinia 0.0.6

Portable scalar abstractions for game and simulation math.
Documentation
# Rinia

[![Tag](https://img.shields.io/github/v/tag/tailflare/rinia)](https://github.com/tailflare/rinia/tags)
[![Crates.io Version](https://img.shields.io/crates/v/rinia)](https://crates.io/crates/rinia)
[![docs.rs](https://img.shields.io/docsrs/rinia)](https://docs.rs/rinia)
[![Main CI Build Status](https://img.shields.io/github/actions/workflow/status/tailflare/rinia/ci.yml?label=main%20build)](https://github.com/tailflare/rinia/actions/workflows/ci.yml)
[![License](https://img.shields.io/crates/l/rinia)](#license)

Portable scalar abstractions for game and simulation math.

## Status

⚠️ Experimental / Work in Progress

The API is still evolving and may change significantly.

## License

The rinia project is licensed under either the Apache License, Version 2.0 or the MIT license, at your option.

See [LICENSE-APACHE](./LICENSE-APACHE) and [LICENSE-MIT](./LICENSE-MIT) for details.