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

Prepare the qutip-qip-0.2.0 release #111

Merged
merged 10 commits into from
Nov 24, 2021

Conversation

BoxiLi
Copy link
Member

@BoxiLi BoxiLi commented Nov 24, 2021

This release adds a few new features to the pulse-level simulator.

Improvements

Compatibility Note

The behaviour of Processor.pulses changes significantly from version 0.1 to version 0.2. In 0.1, if no control coefficients are added, pulses contains a list of partially initialized :obj:.Pulse objects. They include control Hamiltonians but have no coefficients or tlist. This behaviour has changed. From 0.2, the list only includes controls that have non-trivial dynamics. To inspect the available control Hamiltonians, please use :obj:.Processor.get_control and :obj:.Processor.get_control_labels.

@BoxiLi
Copy link
Member Author

BoxiLi commented Nov 24, 2021

Note: Merge #109 first! That one needs to be included in 0.2.0. I'll rebase against master again after that is merged.

  • Done

@BoxiLi
Copy link
Member Author

BoxiLi commented Nov 24, 2021

@nathanshammah Ready.

Copy link
Member

@nathanshammah nathanshammah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @BoxiLi! The delayed dates are to be able to push to pypi afterwards? just make sure they work fine.

@BoxiLi
Copy link
Member Author

BoxiLi commented Nov 24, 2021

The delayed dates are to be able to push to pypi afterwards?

Yes, probably that's not really needed. Anyway, pulse or minus one day in the changelog is not a big deal.

@BoxiLi BoxiLi merged commit 7d286ee into qutip:qutip-qip-0.2.X Nov 24, 2021
@BoxiLi BoxiLi deleted the qutip-qip-0.2.X branch November 25, 2021 08:41
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

Successfully merging this pull request may close these issues.

None yet

2 participants