relife.utils

relife.utils

Numerical integration, args manipulation, plot, etc.

Functions

args_ndim

Max number of array dimension in args.

args_size

Number of elements on axis=-2.

args_take

Take elements in each array of args on axis=-2.

gauss_laguerre

Gauss-Laguerre integration.

gauss_legendre

Gauss-Legendre integration.

plot

Plot a function with a confidence interval.

quad_laguerre

Numerical integration over the interval [a,inf].

shifted_laguerre

Shifted Gauss-Laguerre integration.