Add a tutorial notebook showing how to hack together custom algebras#298
Merged
eric-wieser merged 1 commit intopygae:masterfrom Apr 2, 2020
Merged
Add a tutorial notebook showing how to hack together custom algebras#298eric-wieser merged 1 commit intopygae:masterfrom
eric-wieser merged 1 commit intopygae:masterfrom
Conversation
|
Check out this pull request on You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB. |
Codecov Report
@@ Coverage Diff @@
## master #298 +/- ##
==========================================
+ Coverage 63.55% 65.13% +1.58%
==========================================
Files 56 55 -1
Lines 7705 7685 -20
Branches 1072 1064 -8
==========================================
+ Hits 4897 5006 +109
+ Misses 2664 2534 -130
- Partials 144 145 +1
Continue to review full report at Codecov.
|
Member
|
I love the diagrams, cool tutorial Eric |
Member
Author
|
Updated with a more generic title, and a little less boilerplate code |
Member
Author
|
Diagrams are cooler with enkimute/ganja.js#73 (enkimute/ganja.js#73 (comment)) |
7534b61 to
eb9c7a1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This notebook explores the algebra defined in The Lie Model for Euclidean Geometry (Hongbo Li), and its application to solving Apollonius' Problem.
Once built, this will be viewable here