mitodl / mitx-grading-library

The MITx Grading Library, a python grading library for edX
https://edge.edx.org/courses/course-v1:MITx+grading-library+examples/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Consolidating error checking for NaN and inf #85

Closed jolyonb closed 6 years ago

jolyonb commented 6 years ago

Resolves #67.

Consolidates error handling in calc.py and streamlines handling of infinities and NaNs.