diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-11-20 21:40:36 -0500 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2024-11-20 21:40:36 -0500 |
commit | 6555b3f055dd30bf38542a81fc4afff7af2832f4 (patch) | |
tree | b6920118b8a22fcca29ea092a1bf7525d7084305 /Readme.md | |
parent | ba1aa48aa9f0a5daab3619812733e67c4babf9db (diff) | |
download | matlab_strawberryfields-6555b3f055dd30bf38542a81fc4afff7af2832f4.tar.gz matlab_strawberryfields-6555b3f055dd30bf38542a81fc4afff7af2832f4.zip |
renamed and updated README
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Readme.md b/Readme.md deleted file mode 100644 index 65c1bee..0000000 --- a/Readme.md +++ /dev/null @@ -1,12 +0,0 @@ -This is matlab implementation of some function -from python package [Strawberry Fields](https://strawberryfields.ai/) - -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. - - |