-
Notifications
You must be signed in to change notification settings - Fork 53
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
Further mathematical consistency with the big O notation #248
Conversation
463d553
to
e86c706
Compare
This is ready for review. The changes proposed are breaking with respect to the last tagged version, so wee should tag a new minor version. Could you review this PR @dpsanders? |
Bump: @dpsanders could you review this PR? |
LGTM as far as I can tell, apart from a few spellings that I noted. If tests pass then it seems good. Thanks! |
Does integrating increase the order by 1? |
Thanks a lot for reviewing this PR. Aside from fixing the typos, I've also updated Project.toml to bump a new minor version, since the changes are somewhat breaking. |
Regarding your questions, |
Merging... |
No description provided.