-
Notifications
You must be signed in to change notification settings - Fork 26
Check that the derivative is nonnegative, and handle the case q == 0
#34
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #34 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 4 4
Lines 126 128 +2
=====================================
+ Hits 126 128 +2
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.
LGTM provided that @jessebett is happy that this resolves his issue.
The default behaviour of |
I can see the appeal. @wesselb any thoughts? |
q == 0
Also sounds fair to me. @jessebett, how does the most recent commit look? |
FYI I will register FiniteDifferences.jl as a a new package with a new UUID and version 0.1 (because renaming a package is hard/confusing/undefined behaviour AFAIU) Should I wait for this PR before doing that? |
@wesselb Looks good! Thanks! |
Closes #32