Use zrot for applying Givens rotation #28
Labels
needs upstream change
Requires a change in an upstream library
performance
Performance improvement
rust
Involves writing Rust
One of these calls to
zscal
can be eliminated by either merging with the one in the next loop or by redefining the Givens rotation so that it only requires one phasing operation:ffsim/src/gates/orbital_rotation.rs
Lines 171 to 173 in 838ac25
The text was updated successfully, but these errors were encountered: