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

Reimplement "advanced default" example in C++98 #77

Open
trevorhardy opened this issue Aug 25, 2022 · 2 comments
Open

Reimplement "advanced default" example in C++98 #77

trevorhardy opened this issue Aug 25, 2022 · 2 comments
Labels
new example New example needed

Comments

@trevorhardy
Copy link
Contributor

Part of the effort to create an example in all the supported languages.

@trevorhardy trevorhardy changed the title Reimplement "advanced default" example in C Reimplement "advanced default" example in C++98 Jan 13, 2025
@trevorhardy
Copy link
Contributor Author

We need to figure out what to do about plotting the results as graphing isn't as simply in C++98 as it is in Python.

@trevorhardy
Copy link
Contributor Author

Initial commit for this example with ChatGPT-generated code (based on Python example) (0e520a4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new example New example needed
Projects
None yet
Development

No branches or pull requests

1 participant