Closed danielturek closed 11 months ago
This PR adds an additional check, when inits
is provided as a list-of-initial-values-lists.
With this change, in the assignDimensions
method, we only use the first list of initial values for determining model dimensions.
Error fix for inits provided as a list of lists, for non-scalar inits lists.