pypomp.PanelPomp.to_struct

PanelPomp.to_struct() PanelPompStruct[source]

Export static data and compiled simulators into a JAX PyTree.

Converts the panel model into a PanelPompStruct suitable for use with pure-functional algorithms in pypomp.functional.

Returns:

The compiled structural representation of the panel model.

Return type:

PanelPompStruct