-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add ffsim simulator backend * fix hop gate sorting * add support for fermiongate * lint * add ffsim backend to providers * make ffsim dependency optional * remove asv benchmarks * update TODOs * from __future__ import annotations * add notebook * update docs * remove TODOs * add support for spinless fermions * test python 3.8 in github actions * union keys instead of entire dictionary * add support for FR{XYZ} gates * pin ffsim to 0.0.19 * update docs and README * add release note * document ValueError * Create 10_fermions_spin_charge_sep.ipynb * Update 10_fermions_spin_charge_sep.ipynb * Update 10_fermions_spin_charge_sep.ipynb * Update 10_fermions_spin_charge_sep.ipynb * fix spinless measurements * move ffsim tutorial content to tutorial 01 * format * just print statevector length instead of all entries --------- Co-authored-by: fretchen <[email protected]>
- Loading branch information
Showing
12 changed files
with
2,236 additions
and
30 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
121 changes: 104 additions & 17 deletions
121
docs/tutorials/01_introduction_and_fermionic_circuits.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.