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

Keep point/vector representations In mind. #15

Open
kellertuer opened this issue Nov 20, 2024 · 0 comments
Open

Keep point/vector representations In mind. #15

kellertuer opened this issue Nov 20, 2024 · 0 comments

Comments

@kellertuer
Copy link
Member

Similar to for example the Hyperbolic manifold, a Lie group might have different representations for its points and tangent vectors. This should be also the case here

Things to keep in mind

  • AbstractLieGroupPoint might be a good idea for a subtype of the ManifoldsBase.AbstractManifoldPoint – mainly to emphasise a new kind of subtypes
  • AbstractLieAlgebraVector <: ManifoldsBase.TVector analogue
  • we should maybe define a default type that is equivalent to just using Arrays if resonable (or PartitionArray on ProductLieGroup`)
  • maybe also something like an GeneralLinearMatrix or so in a general representation in matrix form?
@kellertuer kellertuer changed the title Keep point /vector representations In mind. Keep point/vector representations In mind. Nov 20, 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

1 participant