Skip to content

Conversation

ven-k
Copy link
Member

@ven-k ven-k commented Nov 3, 2024

One can add multiple extend statements in an MTKModel.

To support this, extend function now accepts more than two base systems.

Closes #2758

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

@ven-k ven-k force-pushed the vkb/multiple-extend branch from 409af5d to 11a1abb Compare November 7, 2024 15:29
@ven-k ven-k force-pushed the vkb/multiple-extend branch from 11a1abb to 551cf0d Compare November 7, 2024 17:19
@ven-k ven-k marked this pull request as ready for review November 7, 2024 17:45
@ChrisRackauckas ChrisRackauckas merged commit 2202f8c into SciML:master Nov 8, 2024
36 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v9.15.0: When multiple @extend, only the last one takes effect
2 participants