This issue is to restructure PyBOP's datatypes for model output (y & dy). At the moment, they are numpy arrays with varying mixture of wrapping. This issue is to align all of the outputs to dictionaries to have a standardised datatype with clear structure definition.
At the same time, updates will be required for the multi-signal cost function definitions.
This issue is to restructure PyBOP's datatypes for model output (
y&dy). At the moment, they are numpy arrays with varying mixture of wrapping. This issue is to align all of the outputs to dictionaries to have a standardised datatype with clear structure definition.At the same time, updates will be required for the multi-signal cost function definitions.