qsim v0.8.0
·
1024 commits
to master
since this release
This version adds the following features:
- Trajectory simulation support in qsimcirq
- Initial expectation value support in qsimcirq
Additionally, the following issues are resolved in this version:
- Removed calls to private
_resolve_parameters_
methods in qsimcirq* - Picked up TFQ fixes in #272 and #274
- Relaxes gate time-order constraints in circuit creation
*This item is the primary purpose for this release, as without it the upcoming Cirq release would render qsimcirq incompatible with Cirq. A new release with features currently in development is expected to supersede this release within the next few weeks.