A get-started tutorial#24
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #24 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 2011 2011
=========================================
Hits 2011 2011 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@Affie @dehann if you have a bit of time, this aims to replace your started tutorial from a few years back – SE(3) I still have to write. |
|
All text and code are written now, maybe still a bit technical, but all functions I wanted to mention and introduce are now included. See https://juliamanifolds.github.io/LieGroups.jl/previews/PR24/tutorials/getstarted/ for the rendered version. |
mateuszbaran
left a comment
There was a problem hiding this comment.
A few comments for the first part. I think this looks nice in general and only requires minor polishing.
Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
Nice! Yes I always have a few typos here and there (and reading it in a week I would see them) – but good that you like the general idea. It took a bit of time coming up with a good level of detail and a good way through an example with code. |
|
Besides checking for a nice reference for left/right invariant vector fields yielding different metrics, this should be finished; thanks for the careful reading. |
Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
Co-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>
This is a start of a tutorial that aims to combine the former two
GroupManifoldsat https://juliamanifolds.github.io/Manifolds.jl/stable/tutorials/groups/For now this is just a short start, but I will continue the already prepared roadmap in the quarto notebook.