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

Revise plot_recipes code and overapproximation of SPZ #3139

Merged
merged 3 commits into from
Oct 22, 2022
Merged

Conversation

schillic
Copy link
Member

The first commit adds a plot_vlist function for simplification and later extension.
The second commit changes the default value of SPZ overapproximation to 10 splits per dimension. This uncovered a potential bug (see below). I still kept the changes here because the old code base is also affected (one just does not see it so obviously).
The third commit removes the restriction that epsilon needs to have the same numeric type.

Old

old

New

new

@schillic schillic marked this pull request as ready for review October 18, 2022 05:17
@schillic schillic requested a review from mforets October 18, 2022 05:17
@schillic schillic merged commit de9efe4 into master Oct 22, 2022
@schillic schillic deleted the schillic/plot branch October 22, 2022 08:57
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