Commit graph

6 commits

Author SHA1 Message Date
Jim Eckerlein
db995f985a Add ideal point type 2022-10-09 12:53:29 +02:00
Jim Eckerlein
4ad771959c Fix naming
Branch is (e12, e23, e31)
Ideal line is (e01, e02, e03)
2022-08-29 16:43:48 +02:00
Jim Eckerlein
23959e1af8 Implement exponential map for translator 2022-08-25 11:22:36 +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
365ddcba44 Adds support for negative basis elements and fixes wrong duals. 2021-04-17 23:32:37 +02:00
Alexander Meißner
dda229dd6d Adds Github actions 2021-04-04 15:16:11 +02:00