Releases: CQCL/pytket-phir
Releases · CQCL/pytket-phir
v0.8.1
v0.8.0
What's Changed
This release includes support for 64-bits while maintaining backward compatibility.
- Abstract
WORDSIZE
to specifymaxwidth
on qasm conversion (closes: #203) by @qartik in #204 including- Generate cvar with
data_type
dependent onWORDSIZE
- Fail early on WASM calls with parameters using more than 32-bits
- Require 64-bit version of PECOS, emit i32/i64 cvars for compatibility
- Generate cvar with
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
v0.7.1
What's Changed
- do nothing on Init gate instead of warning by @Asa-Kosto-QTM in #166
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Support for
ExplicitPredicate
,ExplicitModifier
,MultiBitOp
by @Asa-Kosto-QTM in #162
Full Changelog: v0.6.3...v0.7.0
v0.6.3
v0.6.2
v0.6.1
v0.6.0
What's Changed
- show transport time in PHIR by @Asa-Kosto-QTM in #147
- BREAKING CHANGE: machine names
H1_1
/H1-1
andH1_2
/H1-2
are now deprecated in favor ofH1
- BREAKING CHANGE: machine names
Full Changelog: v0.5.1...v0.6.0