diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-11-20 21:42:55 -0500 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-11-20 21:42:55 -0500 |
commit | c3f621e6437662d68485bd41f724424325327cf9 (patch) | |
tree | cea70bc3fd909fe1009791108864a4e9234cd6f7 /README.md | |
parent | 6555b3f055dd30bf38542a81fc4afff7af2832f4 (diff) | |
download | matlab_strawberryfields-c3f621e6437662d68485bd41f724424325327cf9.tar.gz matlab_strawberryfields-c3f621e6437662d68485bd41f724424325327cf9.zip |
better formattingv0.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,12 +4,14 @@ from python package [Strawberry Fields](https://strawberryfields.ai/) They are handy for quantum optics mode calculations. Them most notable functions are + - williamson: Williamson decomposition - bloch_messiah: Bloch Messiah decomposition - xpxp_to_xxpp: reordering covariance matrix - xxpp_to_xpxp: reordering covariance matrix There are also supporting functions: + - takagi: Takagi decomposition - polardecomp: polar decomposition - sympmat: creates symplectic form matrix |