-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add qchem vibronic transition operation (#451)
* Adds function VibronicTransition to vibronic module * Adds vibronic operation to sample function * Adds description to docstring * Adds unit test for VibronicTransition * Adds corrections to the docstring * Adds comments from code review * Adds comments from code review * Update strawberryfields/apps/qchem/vibronic.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/vibronic.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/vibronic.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Adds test to check operation order * Removes return type from docstring * Changes 'sf operation' to 'operation' * Adds description to docstring Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> Co-authored-by: Josh Izaac <josh146@gmail.com>
- Loading branch information
1 parent
69f1c5b
commit 6bf767c
Showing
2 changed files
with
110 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