We're pleased to announce the latest beta release of Qualtran: v0.4.0. This release includes many improvements and fixes throughout the library, but some highlights include:
Highlights
- Support for arbitrary `CostKey`s: compute gate counts, qubit counts, or define your own cost
- Many more bloqs support symbolic parameters and cost estimates
- Bugfixes for using Qualtran on Windows
- Better control for how bloqs display themselves in diagrams
- Mypy type-checking is enabled and enforced library-wide.
**Full Changelog**: https://github.com/quantumlib/Qualtran/compare/v0.3.0...v0.4.0