-
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 time evolution operation (#455)
* Adds function TimeEvolution to dynamics * Adds normal-to-local operations to sample functions * Adds unittest for TimeEvolution function * Modifies docstring of TimeEvolution function * Runs black * Modifies the format of TimeEvolution function * Adds test to check operation order * Update strawberryfields/apps/qchem/dynamics.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/dynamics.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/dynamics.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/dynamics.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/dynamics.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/dynamics.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Update strawberryfields/apps/qchem/dynamics.py Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> * Changes the order of time and frequency * Changes 'sf operation' to 'operation' * Adds comments from code review Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
68 additions
and
47 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