module documentation

versatile shortcuts for quick typing in an (i)python shell or even from cma.s import * in interactive sessions.

Provides various aliases from within the cma package, to be reached like cma.s....

Don't use for stable code.

Function figshow pyplot.show to make a plotted figure show up
def figshow():

pyplot.show to make a plotted figure show up