baybe.utils.intervalΒΆ
Utilities for handling intervals.
Functions
|
Convert bounds given in another format to an interval. |
|
Use the singledispatch mechanism as fallback to parse arbitrary input. |
Classes
Intervals on the real number line. |
Exceptions
An interval that should be finite is infinite. |