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

Getting coords of multivector #483

Open
ingodahn opened this issue Mar 9, 2023 · 2 comments
Open

Getting coords of multivector #483

ingodahn opened this issue Mar 9, 2023 · 2 comments
Milestone

Comments

@ingodahn
Copy link

ingodahn commented Mar 9, 2023

How can I extract the coordinates of a multivector for further processing (e.g. as reals)?

Example:
Given a multivector v=e_1+2*e_2+3*e_3 how can I calculate from it the list v1=(1,2,3) for further calculations, like getting math.sin(v1[1])?

@Greg1950
Copy link
Contributor

Greg1950 commented Mar 9, 2023 via email

@ingodahn
Copy link
Author

ingodahn commented Mar 9, 2023 via email

@ingodahn ingodahn closed this as completed Mar 9, 2023
@utensil utensil added this to the 0.6.0 milestone Apr 2, 2024
@utensil utensil reopened this Apr 2, 2024
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

3 participants