Skip to content
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

Added an optional absolute margin to the approximation checks #538

Closed
wants to merge 2 commits into from

Conversation

CNugteren
Copy link
Contributor

The Approx class now has two options:

  • The existing epsilon to set the tolerated relative error
  • The new margin to set the tolerated absolute error

They can be combined together.

This most probably also fixes another user's issue in #499.

@philsquared philsquared closed this Dec 9, 2015
@philsquared
Copy link
Collaborator

Apologies for the premature closure - I deleted the branch and it auto-closed all associated PRs - it wasn't intentional.
I also can't re-open it at this point - but I'll come back and review shortly.

@CNugteren
Copy link
Contributor Author

OK, let me know if you need me to open a new pull request.

@onqtam
Copy link

onqtam commented Feb 25, 2017

bump - will this get merged? It seems forgotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants