Closed mmckerns closed 9 months ago
when interpolating with a single datapoint, epsilon should not throw a ZeroDivisionError. then, the interpolations should succeed if:
Improves on #230
Documentation and Tests
python tests/__main__.py
Release Management
Summary
when interpolating with a single datapoint, epsilon should not throw a ZeroDivisionError. then, the interpolations should succeed if:
Improves on #230
Checklist
Documentation and Tests
python tests/__main__.py
, and pass.Release Management