geometric_algebra/codegen/src
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
..
algebra.rs Adds more prebuilt projective geometric algebras. 2021-04-21 19:06:05 +02:00
ast.rs Implements code generator for Rust and GLSL. 2021-03-27 15:09:46 +01:00
compile.rs Adds more prebuilt projective geometric algebras. 2021-04-21 19:06:05 +02:00
emit.rs Implements code generator for Rust and GLSL. 2021-03-27 15:09:46 +01:00
glsl.rs Implements code generator for Rust and GLSL. 2021-03-27 15:09:46 +01:00
main.rs Adds more prebuilt projective geometric algebras. 2021-04-21 19:06:05 +02:00
rust.rs Implements debug, index and assign traits in Rust target. 2021-04-17 13:43:52 +02:00