Activity
added more translator and rotor ops
added more translator and rotor ops
Merge branch 'main' of github.com:PanverseRobotics/PGA3D.jl into main
Merge branch 'main' of github.com:PanverseRobotics/PGA3D.jl into main
added Rotor3D core functions (mostly incomplete though still)
added Rotor3D core functions (mostly incomplete though still)
comparing bivector exp to taylor series expansion now too
comparing bivector exp to taylor series expansion now too
removing prettyprinting from test deps
removing prettyprinting from test deps
testing on special x random combos in addition to special x special
testing on special x random combos in addition to special x special
better motor sqrt and reorg for transform matrix stuff
better motor sqrt and reorg for transform matrix stuff
fixed readme to reflect the new foundation
fixed readme to reflect the new foundation
added layout for eventual rotors and translators
added layout for eventual rotors and translators
tested exp/log beginning with lines (including special lines) now too
tested exp/log beginning with lines (including special lines) now too
fixed log bug from special case yay!
fixed log bug from special case yay!
yay! the motor <-> transform is fully correct now!
yay! the motor <-> transform is fully correct now!
ok so motor_from_transform is *almost* correct. it's not correct on c…
ok so motor_from_transform is *almost* correct. it's not correct on c…
started to convert to "special type" testing as well at the start of …
started to convert to "special type" testing as well at the start of …
removed the Vector3D and Vector4D types, no longer part of the design…
removed the Vector3D and Vector4D types, no longer part of the design…
better random motor for get_transform_matrix tests
better random motor for get_transform_matrix tests
re-added get_transform_matrix tests
re-added get_transform_matrix tests
added error throwing for normalizations and standardized error msg fo…
added error throwing for normalizations and standardized error msg fo…