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

Diagonalizing bases on Lie groups #46

Open
mateuszbaran opened this issue Oct 29, 2024 · 1 comment
Open

Diagonalizing bases on Lie groups #46

mateuszbaran opened this issue Oct 29, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mateuszbaran
Copy link
Member

I've got side-tracked a bit with differentials of exp on Lie groups and it looks like it's not too complicated to work out. For specific groups used in applications it's possible to just use symbolic computation on matrices like here: https://gist.github.com/mateuszbaran/9b0e65b23afc23146850595d27a913dc, which shows how to do it for SO(3). In principle we could do it for any matrix Lie group.

@mateuszbaran mateuszbaran added enhancement New feature or request good first issue Good for newcomers labels Oct 29, 2024
@mateuszbaran
Copy link
Member Author

For SO(3) it's nothing new but for more complicated Lie groups it's not easy to derive these formulas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant