Skip to content

Parameterize the AliasSpecifier types - #1414

Draft
jClugstor wants to merge 3 commits into
SciML:masterfrom
jClugstor:ODEAlias_Types
Draft

Parameterize the AliasSpecifier types #1414
jClugstor wants to merge 3 commits into
SciML:masterfrom
jClugstor:ODEAlias_Types

Conversation

@jClugstor

Copy link
Copy Markdown
Member

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

Additional context

This should help with trimming problems.

The only drawbacks I can see are :
adding even more type information to types that are already pretty huge,
changing the aliasing will cause recompilation.

I don't think either of those will be much of an issue though, to me it's doubtful that users will need to interactively change the aliasing settings very much.

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.

1 participant