anaflow.tools.laplace

Anaflow subpackage providing functions concerning the laplace transformation.

The following functions are provided

get_lap(func[, arg_dict])

Callable Laplace transform.

get_lap_inv(func[, method, method_dict, ...])

Callable Laplace inversion.

lap_trans(func, phase[, arg_dict])

The laplace transform.

stehfest(func, time[, bound, arg_dict])

The stehfest-algorithm for numerical laplace inversion.