Skip to content

Releases: unitaryfund/ucc

v0.4.2

27 Jan 19:37
2b5a7d4
Compare
Choose a tag to compare

Introductory release of the Unitary Compiler Collection (UCC)

Version 0.4.2 marks the first formal release to PyPI of the Unitary Compiler Collection (UCC), a Python library for frontend-agnostic, high performance compilation of quantum circuits.

This release contains the default UCC compilation workflow, including circuit translation and optimization passes, pass management, and the user interface. It also encompasses benchmarking scripts and utilities, tests, documentation, and basic infrastructure.

Full Changelog: https://github.com/unitaryfund/ucc/commits/v0.4.2

All PRs

UCC team: @jordandsullivan, @Misty-W, @nathanshammah, @natestemen, @willzeng

with thanks to @sonikaj for research and early prototyping.