smpl.interpolate

Simplified Interpolating.

Uses scipy.interpolate.

Functions

append_doc(original)

Append doc string of original to target object.

append_str(txt)

check(f, *args)

identity(x)

interpolate(*data, **kwargs)

interpolate_kwargs(kwargs)

Set default interpolate_kwargs if not set.

interpolate_split(datax, datay, **kwargs)

Splits datax and datay into (x,y,xerr,yerr).

table(dic[, top, bottom, init, tabs])

Add dict= {'key': [values...]} to a simple reST table.

unv(arr)

Return the nominal values of the numbers in NumPy array arr.

usd(arr)

Return the standard deviations of the numbers in NumPy array arr.