Download Latest Version ScaffCC 5.0.zip (62.4 MB)
Email in envelope

Get an email when there's a new version of ScaffCC

Home / 2.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2017-02-01 761 Bytes
ScaffCC 2.2.tar.gz 2017-02-01 27.8 MB
ScaffCC 2.2.zip 2017-02-01 34.2 MB
Totals: 3 Items   62.0 MB 0

This release includes two major infrastructure changes: precision control for rotation decompositions and full implementation of the afree() instruction through all of the compilation stages.

Previously the rotation decomposition pass did not allow for rotation precision to be specified, which has now been incorporated into the Rotations.cpp pass in the Transforms directory.

Afree() was implemented previously as a pass-through instruction, and now compilation will preserve the instruction and apply it to all bits contained in a pre-allocated quantum register. Afree now takes two parameters, the first is the base index of a quantum register, and the second is the size of the register to be freed. The instruction flows through to flat QASM as needed.

Source: README.md, updated 2017-02-01