pyuncertainnumber.gutils

Functions

inspect_un(x)

Inspect the any type of uncertain number x.

env_helper(elements, env)

help visualise the envelope

save_fig(figname[, save_dir])

Module Contents

pyuncertainnumber.gutils.inspect_un(x: any)

Inspect the any type of uncertain number x.

pyuncertainnumber.gutils.env_helper(elements: list, env)

help visualise the envelope

pyuncertainnumber.gutils.save_fig(figname, save_dir='.')