aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2024-11-19 13:39:17 -0500
committerEugeniy E. Mikhailov <evgmik@gmail.com>2024-11-19 13:39:17 -0500
commit268050742bfd920490d90152686178ffba1f6a85 (patch)
treeed72bd732d250fbeba26fd8a9d6d64c40737b596 /Readme.md
parent6187aede8dc13a4fc4d5fd5463574955d702d7f4 (diff)
downloadmatlab_strawberryfields-268050742bfd920490d90152686178ffba1f6a85.tar.gz
matlab_strawberryfields-268050742bfd920490d90152686178ffba1f6a85.zip
expanded Readme
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index d64b1ef..65c1bee 100644
--- a/Readme.md
+++ b/Readme.md
@@ -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.
+