inverse_softplus# bayesflow.utils.numpy_utils.inverse_softplus(x: ndarray, beta: float = 1.0, threshold: float = 20.0) → ndarray[source]# Numerically stabilized inverse softplus function.