quaternion 0.4.1

A simple and type agnostic quaternion math library designed for reexporting
Documentation
[dependencies.vecmath]
version = "1.0.0"

[lib]
name = "quaternion"
path = "src/lib.rs"

[package]
authors = ["bvssvni <bvssvni@gmail.com>", "Steve Jahns <s.t.jahns@gmail.com>", "Red Hara <hara@protonmail.ch>"]
description = "A simple and type agnostic quaternion math library designed for reexporting"
homepage = "https://github.com/PistonDevelopers/quaternion"
keywords = ["quaternion", "math", "piston"]
license = "MIT OR Apache-2.0"
name = "quaternion"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/quaternion.git"
version = "0.4.1"