-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instabilities of displacement operator (#351)
* impl [fock_gradientes] - displacement with laguerre * fix [fock_gradients] - displacement * refactor [fock_gradients] - displacement: calculate factorial once * test [fock_gradients] - laguerre polys * fix [fock_gradients] - displacement: missing conjugate Co-authored-by: JacobHast <jacobhastrup@gmail.com> * Laguerre renorm avoids division by large factorial * breaking a long line into two shorter ones * removed factorial * boom * better docstring and variable names * adds gradient of displacement gate * format - black * re-adds to test * remove coverage from jitted `_laguerre` * add changelog entry Co-authored-by: JacobHast <jacobhastrup@gmail.com> Co-authored-by: ziofil <miatto@gmail.com>
- Loading branch information
1 parent
6e6caf3
commit 9d8fe40
Showing
3 changed files
with
51 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters