Skip to content

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jul 8, 2024

Avoid symbolic replacements for handling reserved symbols in amici.
Instead, only handle them during code printing. This has the advantage that
users won't be bothered by changed IDs.
This, however, makes it a breaking change for anybody currently relying on "amici_*" entity IDs.
I don't expect this to be much of a problem, since probably most users would have renamed their model
entities to avoid this "amici_"-prefixing.

Fixes #2461.

dweindl added 3 commits July 8, 2024 08:42
Avoid symbolic replacements for handling reserved symbols in amici.
Instead, only handle them during code printing. This has the advantage that
users won't be bothered by changed IDs.
This, however, makes it a breaking change for anybody currently relying on "amici_*" entity IDs.
I don't expect this to be much of a problem, since probably most users would have renamed their model
entities to avoid this "amici_"-prefixing.

Fixes AMICI-dev#2461.
@dweindl dweindl requested a review from a team as a code owner July 8, 2024 08:12
@dweindl dweindl marked this pull request as draft July 8, 2024 08:25
@dweindl
Copy link
Member Author

dweindl commented Jul 8, 2024

This won't work for t (amici's time symbol) :(

@dweindl dweindl self-assigned this Sep 24, 2024
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