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

Options and printing #16

Merged
merged 2 commits into from
Jun 25, 2019
Merged

Options and printing #16

merged 2 commits into from
Jun 25, 2019

Conversation

maxscheurer
Copy link
Owner

@maxscheurer maxscheurer commented Jun 23, 2019

This PR adds a more modern option implementation, making it easier to add new options
and exposing them to the Python layer.
➡️ postpone
Note: The current code requires C++17. However, there should be some solution for backward compatibility implemented...

  • improved documentation of options
  • callback function for printing (provide std::function from C++/Python layer to customize print-out)

@maxscheurer maxscheurer force-pushed the modern_options branch 2 times, most recently from bae82a6 to 85bfec5 Compare June 23, 2019 12:50
This was referenced Jun 23, 2019
@maxscheurer maxscheurer changed the title More modern options Options and printing Jun 24, 2019
@maxscheurer maxscheurer merged commit 243941a into master Jun 25, 2019
@maxscheurer maxscheurer deleted the modern_options branch June 25, 2019 21:44
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.

None yet

1 participant