e3x.ops.helpers

Helper functions that simplify other operations.

Functions

evaluate_derivatives(f, x, max_order)

Evaluates the function f(x) and its derivatives up to a maximum order.

inverse_softplus(x)

Inverse of the softplus function (useful for parameter initialization).