stochrare.io

Input/Output

Stochpy generates two kinds of outputs: - data (results of computations that we wish to store on disk for future use) - plots (results fo computations that we wish to represent in a graphic manner)

Hence the io module is organized into two submodules, stochrare.io.data and stochrare.io.plot.

data Data module
plot Plotting routines