pypomp.core.parameters.PompParameters.to_jax_array¶ PompParameters.to_jax_array(param_names: list[str], **kwargs) → Array[source]¶ Convert to JAX array matching the order of param_names. Returns shape (n_reps, n_params).