triqs.plot.mpl_interface
Functions
oplot (obj, *opt_list, **opt_dict) |
A thin layer above pyplot.plot function that allows plotting objects with plot protocol as well as arrays. |
oploti (obj, *opt_list, **opt_dict) |
Same as oplot, but enforce option mode='I' |
oplotr (obj, *opt_list, **opt_dict) |
Same as oplot, but enforce option mode='R' |
use_amsmath () |