Skip to content

Adapt to TaylorSeries v0.21.10 interface - #1090

Open
schillic wants to merge 1 commit into
masterfrom
schillic/TS_deprecations
Open

Adapt to TaylorSeries v0.21.10 interface#1090
schillic wants to merge 1 commit into
masterfrom
schillic/TS_deprecations

Conversation

@schillic

@schillic schillic commented Jun 5, 2026

Copy link
Copy Markdown
Member

See #1085.

Changes are still missing in LazySets and TaylorModels, which will then require further changes here.

This PR only uses variables (for get_variables) and variables! (for set_variables), but the old versions still work for the user (because they are still exported from TaylorSeries in v0.21.10). The only gotcha is that variables is also exported from MathematicalSystems, and that continues to be the version that the user can use. To use the version from TaylorSeries, the package must be specified (as usual for name clashes).

So this PR can be merged independently. The PR is technically not breaking because it requires a TaylorSeries update, so the change is enforced.

@schillic
schillic force-pushed the schillic/TS_deprecations branch from 96617ba to b26aed8 Compare July 31, 2026 06:28
@schillic schillic changed the title Adapt to new TaylorSeries interface Adapt to new TaylorSeries 0.21.10 interface Aug 1, 2026
@schillic schillic changed the title Adapt to new TaylorSeries 0.21.10 interface Adapt to TaylorSeries v0.21.10 interface Aug 1, 2026
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