pyuncertainnumber.pba.context ============================= .. py:module:: pyuncertainnumber.pba.context Attributes ---------- .. autoapisummary:: pyuncertainnumber.pba.context._current_dependency Functions --------- .. autoapisummary:: pyuncertainnumber.pba.context.dependency pyuncertainnumber.pba.context.get_current_dependency Module Contents --------------- .. py:data:: _current_dependency .. py:function:: dependency(dep_type: str) Context manager to temporarily change arithmetic dependency ('f', 'p', 'o', or 'i') .. py:function:: get_current_dependency()