tBuLi opened this issue 5 months ago · 0 comments
Subalgebra's might be a convenient function to make MV's that only occupy a given subspace and also to be able to visualize them.
pga3d = Algebra(3, 0, 1) pga2d = pga3d.subalgebra(2, 0, 1) vga2d = pga2d.subalgebra(2)