Keri Moyle

Results 32 comments of Keri Moyle

I think all we need to do is to add the defaults to all of the construct/create methods: - the default constructor in C++ (which is available in Python/others) -...

This can be closed now ... the create overload is back (not sure when or how though!).

The original intention behind using a tuple/pair everywhere was to make sure that we didn't end up with orphaned `std::any` items that we don't know the type for. We've lost...

Reopening as we only have a temporary fix at present.

This is "valid" too, we don't care about anything other than the tag names, and matching them up. ```xml A elephant C B ```

Yep, same underlying issue. I knew there was another one out there, thanks :)

I guess it depends whether the maths for publication should reflect the CellML model structure or the overall mathematical model structure? If the former, then the Generator is not ideal...

Hmmm... OK. Not sure when that happened? I guess I'll change the tutorials again then :|

Yes, but I'd thought it was a bug that was fixed: see https://github.com/cellml/libcellml/issues/508