-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actually figure out how geometric algebra works. #2
Comments
I'd love to chat about this! Do you hang out on IRC? |
My nick is 'delma' at irc.mozilla.org |
@WaDelma |
There is also https://github.com/Limeth/hestenes |
Mine already works for 0D, 1D, 2D, 3D (except some incorrect types when using the efficient implementations instead of general multivectors), not yet 4D, there was some bug when compiling. hestenes doesnt look like it's already usable and I'm not sure, if it works in the most efficient way. |
I looked at mine again, I really have to redefine the inner and geometric product, they don't work correctly at all, even if it works in my 2d example as expected. |
Good video source:
https://www.youtube.com/playlist?list=PLpzmRsG7u_gqaTo_vEseQ7U8KFvtiJY4K
The text was updated successfully, but these errors were encountered: