Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for TaylorIntegration to 0.10, (keep existing compat) #667

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the TaylorIntegration package from 0.9 to 0.9, 0.10.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@mforets mforets force-pushed the compathelper/new_version/2022-10-26-01-23-50-781-01470535113 branch from 76fe40d to b7ce4aa Compare October 26, 2022 01:23
@schillic schillic force-pushed the compathelper/new_version/2022-10-26-01-23-50-781-01470535113 branch from 0eb4467 to baddb6d Compare October 26, 2022 18:55
@schillic
Copy link
Member

schillic commented Oct 26, 2022

I fixed the following problems with the latest LazySets version:

  • symmetric_interval_hull of an Interval now returns a Hyperrectangle in LazySets. I changed the code here to not expect an Interval.
  • box_approximation_helper was removed. I added the old code here.
  • reduce_order became ambiguous because the order argument's type was changed from Number to Real. So I also changed it here.

@schillic schillic requested a review from mforets October 26, 2022 20:24
@mforets mforets merged commit 3dc4a54 into master Nov 5, 2022
@mforets mforets deleted the compathelper/new_version/2022-10-26-01-23-50-781-01470535113 branch November 5, 2022 03:25
@Marek777777
Copy link


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.

3 participants