Commit graph

5 commits

Author SHA1 Message Date
Alexander Meißner
16d544b769 Fixes target arch detection. 2021-06-18 20:57:20 +02:00
Alexander Meißner
53e514d861 Adds more prebuilt projective geometric algebras.
Renames Automorph => Automorphism.
Renames Transpose => Reversal.
Renames Conjugate => Conjugation.
Removes Reflection (as that is covered by Transformation).
Fixes std::fmt::Display for BasisElement again (not only -1 but also 0).
2021-04-21 19:06:05 +02:00
Alexander Meißner
b275827704 Implements debug, index and assign traits in Rust target. 2021-04-17 13:43:52 +02:00
Alexander Meißner
c5aefbc138 Moves simd crate in root crate 2021-04-04 16:31:23 +02:00
Alexander Meißner
07fa767cf5 Implements code generator for Rust and GLSL. 2021-03-27 15:09:46 +01:00