pypomp.Pomp.print_metadata¶ Pomp.print_metadata() → None[source]¶ Display environment and version metadata for this model instance. Prints the creation timestamp and the versions of key dependencies (pypomp, JAX, etc.) captured when this Pomp object was constructed. Useful for reproducibility and debugging.