Skip to content

Feature/atol rtol rename#14

Merged
m-messer merged 4 commits into
masterfrom
feature/atol-rtol-rename
Jul 17, 2026
Merged

Feature/atol rtol rename#14
m-messer merged 4 commits into
masterfrom
feature/atol-rtol-rename

Conversation

@m-messer

Copy link
Copy Markdown
Member

Problem

atol and rtol are not clear parameters.

Changes

  • Refactored to return errors first and reduced duplicated code
  • Added absolute_tolerance and relative_tolerance as acceptedable parameters
  • Updated tests

@peterbjohnson peterbjohnson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good. I just pointed out what I think is a duplication? Other than that, I approve.

Comment thread app/evaluation.py Outdated
@m-messer
m-messer merged commit 2587f55 into master Jul 17, 2026
1 check passed
@m-messer
m-messer deleted the feature/atol-rtol-rename branch July 17, 2026 17:30
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.

2 participants