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

#255 - Refactor options #464

Merged
merged 43 commits into from
Feb 19, 2019
Merged

#255 - Refactor options #464

merged 43 commits into from
Feb 19, 2019

Conversation

schillic
Copy link
Member

@schillic schillic commented Feb 16, 2019

See #255.

Notable changes that could be resolved in follow-up work:

  • :N got removed
  • the :plot_vars convenience definition from :vars got removed (because that is now an algorithm-specific option)
  • :set_type is not defaulting to Interval anymore if no partition is given
  • the :block_types options' default values got partially removed; now we do not use this option anymore if it was not specified
  • :set_type_proj and :ε_proj are not connected to :set_type and anymore and default to Hyperrectangle and Inf now

There are also two bugfixes here. The bugs got uncovered because :block_types is not used anymore by default.

@schillic schillic added this to the Refactor options milestone Feb 16, 2019
@schillic schillic force-pushed the schillic/255_refactor_options branch from e2fd0c8 to 848b355 Compare February 17, 2019 10:50
Copy link
Member

@mforets mforets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, LGTM.

@schillic schillic merged commit d4a5176 into master Feb 19, 2019
@schillic schillic deleted the schillic/255_refactor_options branch February 19, 2019 18:07
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