Skip to content

qsim v0.8.0

Compare
Choose a tag to compare
@95-martin-orion 95-martin-orion released this 03 Mar 15:43
· 1024 commits to master since this release
5ac4505

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.