pyuncertainnumber.pba.context¶
Attributes¶
Functions¶
|
Context manager to temporarily change arithmetic dependency ('f', 'p', 'o', or 'i') |
Module Contents¶
- pyuncertainnumber.pba.context._current_dependency¶
- pyuncertainnumber.pba.context.dependency(dep_type: str)¶
Context manager to temporarily change arithmetic dependency (‘f’, ‘p’, ‘o’, or ‘i’)
- pyuncertainnumber.pba.context.get_current_dependency()¶