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

Bug in HELICS.helicsInputSetOption() method #27

Open
aditya-834 opened this issue Jul 7, 2023 · 0 comments
Open

Bug in HELICS.helicsInputSetOption() method #27

aditya-834 opened this issue Jul 7, 2023 · 0 comments

Comments

@aditya-834
Copy link

The HELICS.helicsInputSetOption() method has three arguments-

  • The input to query
  • the option wholse value has to be changed
  • the value of the option

In the Julia API, the data type of the value is restricted to Boolean, whereas in the Python and C API this function accepts an integer value
BugJuliaAPI

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

No branches or pull requests

1 participant