numericalalgorithmsgroup / pypop

Python Tools for the POP Metrics
https://numericalalgorithmsgroup.github.io/pypop/doc.html
Other
12 stars 5 forks source link

Checking for illegal ideal runtime values #14

Closed Jonathan3145 closed 4 years ago

Jonathan3145 commented 4 years ago

Ideal runtime should never be less than the maximum useful computation, suggest checking for this case.

ptooley commented 4 years ago

Should throw a RuntimeError in this case