-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
ParameterVector support for pulse parameter assignment #12045
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc3bd83 - Browse repository at this point
Copy the full SHA fc3bd83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 436f86b - Browse repository at this point
Copy the full SHA 436f86bView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50bdf28 - Browse repository at this point
Copy the full SHA 50bdf28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8619a - Browse repository at this point
Copy the full SHA 0e8619aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 269f7a7 - Browse repository at this point
Copy the full SHA 269f7a7View commit details -
Added compatibility of pulse ParameterManager with ParameterVector
It is now possible to assign to a pulse schedule parameters in the form of a list of values that can be directly binded to ParameterVector. This PR is based on the current functioning of the analogous method for the QuantumCircuit class.
Configuration menu - View commit details
-
Copy full SHA for 5c0bf9b - Browse repository at this point
Copy the full SHA 5c0bf9bView commit details
Commits on Mar 21, 2024
-
Type for submitting a list of parameters has been set to Sequence for the case of ParameterVector. This enables the user to also pass a tuple of values/ParameterExpressions
Configuration menu - View commit details
-
Copy full SHA for c754ff2 - Browse repository at this point
Copy the full SHA c754ff2View commit details -
Update pulse_parameter_manager_compat_with_ParameterVector-7d31395fd4…
…019827.yaml Co-authored-by: TsafrirA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d91204 - Browse repository at this point
Copy the full SHA 0d91204View commit details -
Added tests for Schedule and case of mix Parameter+numeric values
Complementary tests have been added for checking the pulse.Schedule.assign_parameters() method, as well as the functioning of binding to a ParameterVector a collection of numeric values and new ParameterExpression (through Parameter).
Configuration menu - View commit details
-
Copy full SHA for a6f9de7 - Browse repository at this point
Copy the full SHA a6f9de7View commit details
Commits on Mar 22, 2024
-
Corrected error for schedule test
An error was occurring when trying to get access to an instruction parameter within schedule.instructions
Configuration menu - View commit details
-
Copy full SHA for 7e9b724 - Browse repository at this point
Copy the full SHA 7e9b724View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8098f9 - Browse repository at this point
Copy the full SHA a8098f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a221faf - Browse repository at this point
Copy the full SHA a221fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5730f - Browse repository at this point
Copy the full SHA 9b5730fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4b031 - Browse repository at this point
Copy the full SHA 7b4b031View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6713579 - Browse repository at this point
Copy the full SHA 6713579View commit details -
Added compatibility of pulse ParameterManager with ParameterVector
It is now possible to assign to a pulse schedule parameters in the form of a list of values that can be directly binded to ParameterVector. This PR is based on the current functioning of the analogous method for the QuantumCircuit class.
Configuration menu - View commit details
-
Copy full SHA for d705d24 - Browse repository at this point
Copy the full SHA d705d24View commit details -
Type for submitting a list of parameters has been set to Sequence for the case of ParameterVector. This enables the user to also pass a tuple of values/ParameterExpressions
Configuration menu - View commit details
-
Copy full SHA for 27f91cc - Browse repository at this point
Copy the full SHA 27f91ccView commit details -
Update pulse_parameter_manager_compat_with_ParameterVector-7d31395fd4…
…019827.yaml Co-authored-by: TsafrirA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf91f02 - Browse repository at this point
Copy the full SHA bf91f02View commit details -
Added tests for Schedule and case of mix Parameter+numeric values
Complementary tests have been added for checking the pulse.Schedule.assign_parameters() method, as well as the functioning of binding to a ParameterVector a collection of numeric values and new ParameterExpression (through Parameter).
Configuration menu - View commit details
-
Copy full SHA for d3dddda - Browse repository at this point
Copy the full SHA d3ddddaView commit details -
Corrected error for schedule test
An error was occurring when trying to get access to an instruction parameter within schedule.instructions
Configuration menu - View commit details
-
Copy full SHA for 35f2fb9 - Browse repository at this point
Copy the full SHA 35f2fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cf343 - Browse repository at this point
Copy the full SHA 69cf343View commit details -
Merge branch 'ParameterVector_pulse' of https://github.com/arthurostr…
…auss/qiskit into ParameterVector_pulse
Configuration menu - View commit details
-
Copy full SHA for c8c3b82 - Browse repository at this point
Copy the full SHA c8c3b82View commit details -
Update releasenotes/notes/pulse_parameter_manager_compat_with_Paramet…
…erVector-7d31395fd4019827.yaml Co-authored-by: Will Shanks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b398844 - Browse repository at this point
Copy the full SHA b398844View commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b3541f - Browse repository at this point
Copy the full SHA 2b3541fView commit details