Docs.rs
ga3-0.1.0
ga3 0.1.0
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
Go to latest version
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
Crate ga3
ga3
0.1.0
All Items
Crate Items
Structs
Crate
ga3
Copy item path
Source
Expand description
This is a crate for 3D geometric algebra.
It only contains the most important types:
vectors
bivectors
rotors
Structs
ยง
Bivector
The 3D bivector type.
Rotor
The 3D rotor type.
Vector
The 3D vector type.