You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jayapreethi
changed the title
Issues with opflow and SOPFLOW APIs not working as intended
Issues with OPFLOW and SOPFLOW APIs not working as intended
Feb 13, 2024
Are you able to reproduce the failures with a python source code file? It would be good to have a minimum reproducer in order to others to test out your issues.
Additionally, once we have determined what missing features there are, we should add relevant tests to our infrastructure. Perhaps it would be easiest to add a failing test first to verify the issue as well before we go and add a fix to our API.
Issue type
Relates to
Summary
Encountering issues with certain APIs in the OPFLOW and SOPFLOW are not working as intended.
Affected APIs
OPFLOW
opflow.set_lines_monitored([...])
opflow.set_lines_monitored(n, "file")
SOPFLOW
ScenarioFileInputFormat
ScenarioUncertaintyType
It needs to be tested to determine whether the issue also occurs with other users, or we should find a way to handle these APIs.
The text was updated successfully, but these errors were encountered: