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

Support is_interior_point for mixed numeric types #3526

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

schillic
Copy link
Member

@schillic schillic commented Jun 1, 2024

I decided to also require that the tolerance is non-zero. That makes this a breaking change. I can undo that part if not desired.

@schillic schillic force-pushed the schillic/is_interior_point branch 2 times, most recently from 41675ae to ffaeb9e Compare June 2, 2024 04:23
@schillic schillic force-pushed the schillic/is_interior_point branch from ffaeb9e to d833880 Compare June 2, 2024 04:42
@schillic schillic marked this pull request as ready for review June 2, 2024 04:59
src/Interfaces/LazySet.jl Outdated Show resolved Hide resolved
@schillic schillic merged commit c563f50 into master Jun 26, 2024
7 checks passed
@schillic schillic deleted the schillic/is_interior_point branch June 26, 2024 17:58
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.

2 participants