-
Notifications
You must be signed in to change notification settings - Fork 56
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
Proposes a tutorial on how to implement a manifold #190
Conversation
Codecov Report
@@ Coverage Diff @@
## master #190 +/- ##
==========================================
- Coverage 94.37% 94.30% -0.08%
==========================================
Files 50 50
Lines 3201 3212 +11
==========================================
+ Hits 3021 3029 +8
- Misses 180 183 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good idea 👍 . I left a few comments and I'll look at it again later.
Co-authored-by: Mateusz Baran <[email protected]>
Co-authored-by: Mateusz Baran <[email protected]>
Co-authored-by: Mateusz Baran <[email protected]>
…ds/Manifolds.jl into rbergmann/manifold-tutorial
Thanks, I'll merge this so it's on dev and with the next feature it'll be on the main docs then. |
My aim is to maybe slowly extend this and write more tutorials in forthcoming PRs.