Fionn Malone

Results 55 issues of Fionn Malone

There are some improvements over what is currently implemented for QPE in qualtran based on the linear T paper which are provided in the THC paper. We have the subcomponents...

contributors welcome
bloqs/chemistry

## Square integers - code https://github.com/quantumlib/Qualtran/blob/main/qualtran/bloqs/arithmetic/multiplication.py#L93 - ref: https://arxiv.org/abs/2105.12767. pg 76 for Toffoli complexity (text not circuit) - adjoint: No ## Sum of Squares (integers) - code: https://github.com/quantumlib/Qualtran/blob/main/qualtran/bloqs/arithmetic/multiplication.py#L135 - ref:...

contributors welcome
bloqs/arithmetic

This is a tracking issue for various known issues or limitations in the chemistry algorithms implementations. # THC - missing rotations primitive #386 - cost differences: #390 # SF -...

contributors welcome
roadmap
bloqs/chemistry

Currently it only accepts a single control_val (and this is a hard assumption as it inherits from SpecializedSingleQubitControlledGate). Sometimes we would like more than one control. Should we enable this?

bloqs/state_preparation

Fixes: https://github.com/quantumlib/Qualtran/issues/1591