pyuncertainnumber.pba.context

Attributes

Functions

dependency(dep_type)

Context manager to temporarily change arithmetic dependency ('f', 'p', 'o', or 'i')

get_current_dependency()

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()