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

Tetrad basis and various fixes #51

Merged
merged 12 commits into from
Sep 29, 2022
Merged

Tetrad basis and various fixes #51

merged 12 commits into from
Sep 29, 2022

Conversation

fjebaker
Copy link
Member

Fixed the Gram-Schmidt implementation, which now correctly gives tetrad basis that reduces to Minkowski, so we can use it to map angles from local to global frame.

Also addresses #50 with a small fix.

Various other minor API changes and fixes, and more unit tests.

@fjebaker fjebaker added integrator Issue or pull request related to integration methods optimization Issue or pull request related to performance geometry Relating to a geometrical problem analysis Issue or pull request related to an analysis technique or method theory Related to mathematical theory labels Sep 29, 2022
@fjebaker fjebaker merged commit 3f5a548 into main Sep 29, 2022
@fjebaker fjebaker deleted the fergus/tetrads branch September 29, 2022 22:57
fjebaker added a commit that referenced this pull request Aug 22, 2023
* evaluate jacobian and value together

* cache sin eval

* calculate bounding box on converted mesh

* improve bin transfer function api

* fix gramm schmidt

* fast math on metric components

* allow different redshift functions to be used in cunningham

* julia formatting

* cleanup redshift function

* bugfix

* unit test for tetrad frame

* bump version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis Issue or pull request related to an analysis technique or method geometry Relating to a geometrical problem integrator Issue or pull request related to integration methods optimization Issue or pull request related to performance theory Related to mathematical theory
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant