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

Find a better way for cell transformation matrices #8

Open
RandomDefaultUser opened this issue Aug 16, 2021 · 4 comments
Open

Find a better way for cell transformation matrices #8

RandomDefaultUser opened this issue Aug 16, 2021 · 4 comments

Comments

@RandomDefaultUser
Copy link
Member

This is currently hard coded, but can be based on mathematical intuition.

@RandomDefaultUser
Copy link
Member Author

Thanks, I will have a look! I don't anticipate problems implementing this, I just haven't found the time doing it.

@elcorto
Copy link
Member

elcorto commented Aug 16, 2021

Yeah, this is just dot in one direction and linalg.solve in the other, but can be tricky to get right. Once all tests pass, you are safe :)

@elcorto
Copy link
Member

elcorto commented Aug 16, 2021

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

No branches or pull requests

2 participants