Docs.rs
ga2-0.3.2
ga2 0.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
porky11
Dependencies
data-stream ^0.3.0
normal
optional
derive_more ^2.0.1
normal
num-traits ^0.2
normal
token-parser ^0.4.0
normal
optional
vector-basis ^0.1
normal
vector-space ^0.3
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ga2
0.3.2
All Items
Crate Items
Structs
Crate
ga2
Copy item path
Source
Expand description
This is a crate for 2D geometric algebra.
It only contains the most important types:
vectors
bivectors
rotors
Structs
ยง
Bivector
The 2D bivector type.
Rotor
The 2D bivector type.
Vector
The 2D vector type.