-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
featureNew feature or requestNew feature or requestpythonAnything related to Python codeAnything related to Python codeusabilityAnything related to usabilityAnything related to usability
Description
Problem Statement
As stated in the related UI/UX improvements issue (#28) it is rather difficult to determine the value of qubits for the various simulation runs. Additionally, the user is not able to simulate only a subset of all possible input states but rather has to simulate all possible ones.
Proposed Solution
The current view could be split into three separate ones that share the same functionality:
- Define and simulate a subset of all possible input states:
- Execute all possible input states:
- Define and simulate input states loaded from a file (Expected schema of
.jsonfile could reuse the structure currently used in the synthesis tests). A restriction in this view is that when loading simulations from a file the expected output states must be also defined:
After all simulation runs were defined, execution would present the following overview:

Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestpythonAnything related to Python codeAnything related to Python codeusabilityAnything related to usabilityAnything related to usability