diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-11-19 13:39:17 -0500 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-11-19 13:39:17 -0500 |
commit | 268050742bfd920490d90152686178ffba1f6a85 (patch) | |
tree | ed72bd732d250fbeba26fd8a9d6d64c40737b596 | |
parent | 6187aede8dc13a4fc4d5fd5463574955d702d7f4 (diff) | |
download | matlab_strawberryfields-268050742bfd920490d90152686178ffba1f6a85.tar.gz matlab_strawberryfields-268050742bfd920490d90152686178ffba1f6a85.zip |
expanded Readme
-rw-r--r-- | Readme.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,6 +1,12 @@ This is matlab implementation of some function from python package [Strawberry Fields](https://strawberryfields.ai/) -The initial conversion was done with Perplexity AI, but -it required a human intervention for xpxp_to_xxpp code. +They are handy for quantum optics mode calculations. + + +The initial conversion was done with Perplexity AI on 2024/11/19, but +it required a human intervention for some of the code. +Most notably xpxp_to_xxpp code was modified to match Matlab +treatment of everything as at least two dimensional matrix. + |