Skip to content
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

need a dual operator compatible with G(N,0,1) aka Projective Geometric Algebra #7

Open
Orbots opened this issue Nov 2, 2023 · 0 comments

Comments

@Orbots
Copy link
Collaborator

Orbots commented Nov 2, 2023

This seems correct. Tried it in REPL and got correct results.

https://math.stackexchange.com/questions/4590369/is-projective-geometric-algebra-a-strict-subset-of-conformal-geometric-algebra?rq=1

julia> O
1.0e₁₂₃

julia> pseudoscalar(x)
1.0e₁₂₃₄

julia> pdual(x) = x*pseudoscalar(x) + (O∨x)*inv(O)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant