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 Julia #79

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

Reimplement "advanced default" example in Julia #79

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
Copy link
Contributor Author

Initial commit for untested version created using ChatGPT 4o on Jan 13, 2025 (2ea3f50)

@trevorhardy
Copy link
Contributor Author

OK. The ChatGPT code is using PyCall in Julia to access matplotlib. This probably isn't what we want to do and I'm not a Julia person so I'm leaving this as is for now and we can pick it up later.

Also, the runner assumes that a Julia environment called "HELICS" is installed. This repo will include the "HELICS" directory with "Project.toml" and "Manifest.toml" files but I don't know enough about Julia to say with confidence that this is enough to replicate the environment.

@trevorhardy trevorhardy added the new example New example needed label Jan 13, 2025
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