Documentation or examples for function based interface

Hi,
I have seen multiple references in the docs to the “function based interface”, which is what apparently allows the use more of more varied problem types. Is there any documentation or examples out there that can help me get started with the function based interface?
Even better, I would be grateful if someone can share an example of a PUMAS model where a flexible function approximator (such as a NN, but I’d also be happy with a spline or fractional polynomial for starters) is used in the dynamics part.
Thanks,
Sven

hi Sven,

the function-based interface documentation can be found here. Pumas Function Based Interface

We will post a complete working example of the function-based interface here.

Best,
Vijay