-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first commit for moving torontonian sampling to new probabilities function which includes displacement@ * fixed code, tests now pass * ran black on files * hbar passed to prob calcs * code factor stuff * try to fix failing test on the repo * remove forcing probs to be real * try to fix broken test * remove seed from test * new linear transformation function and tests@ * multimode squeezing function * run black on symplectic * update changelog * links in changelog * try to make code factor happy * expand passive transformation added * try to make code factor happy again * trailing whitespace * test for not specifying phi in squeezing * Update .github/CHANGELOG.md Co-authored-by: Nicolas Quesada <nicolas@xanadu.ai> * add docstring sentence to say squeezing can now be multimode * fixed expand_passive docstring * Update thewalrus/symplectic.py Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * Update thewalrus/symplectic.py Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * Update thewalrus/symplectic.py Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * Update thewalrus/symplectic.py Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * Update thewalrus/symplectic.py Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * Update thewalrus/symplectic.py Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * Update thewalrus/symplectic.py Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * new test and autosummary * hbar test * run black on symplectic.py * _ for unused variable * Apply suggestions from code review Co-authored-by: Christina Lee <chrissie.c.l@gmail.com> * Update thewalrus/symplectic.py Co-authored-by: Nicolas Quesada <nicolas@xanadu.ai> Co-authored-by: Nicolas Quesada <zeitus@gmail.com> Co-authored-by: Christina Lee <chrissie.c.l@gmail.com>
- Loading branch information
1 parent
355b8ff
commit e32c40a
Showing
3 changed files
with
253 additions
and
13 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