pypomp.core.par_trans.ParTrans.to_floats¶ ParTrans.to_floats(theta: Mapping[str, float | Array], direction: Literal['to_est', 'from_est']) → dict[str, float][source]¶ Convert the theta dictionary values from jax.Array to float.