-
Notifications
You must be signed in to change notification settings - Fork 9
Fix slope calculation; add alternative methods #31
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
base: main
Are you sure you want to change the base?
Conversation
…btwxt into modified-Catmull-Rom2
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.
I think we plan to leave the Readme file as a general overview with basic build and usage instructions, and keep detailed documentation in a separate location, but this content is a great start for docs.
My 2c, if I were a user of btwxt I would prefer a tutorial-style walkthrough of the theory rather than a textbook chapter; i.e. instead of concrete applications being "left as an exercise to the reader," they are instead peppered throughout the derivations, helping users understand the behavior of the library for specific choices, and not only its most generalized mathematical theory.
Codecov Report
@@ Coverage Diff @@
## main #31 +/- ##
==========================================
+ Coverage 82.56% 86.32% +3.76%
==========================================
Files 5 6 +1
Lines 453 563 +110
==========================================
+ Hits 374 486 +112
+ Misses 79 77 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description
Author Progress Checklist:
Reviewer Checklist: