Skip to content

pullrequests Search Results · repo:quantumlib/OpenFermion-Cirq language:Python

Filter by

281 results
 (121 ms)

281 results

inquantumlib/OpenFermion-Cirq (press backspace or delete to remove)

cla: yes
  • mtesseracted
  • Opened 
    on Nov 10, 2020
  • #411

- Importing openfermioncirq or any of its modules gives a DeprecationWarning directing the user to use OpenFermion instead - Updates README to notify of library deprecation and directs user to ...
cla: yes
  • kevinsung
  • Opened 
    on Aug 14, 2020
  • #410

cla: yes
  • vtomole
  • 9
  • Opened 
    on May 17, 2020
  • #406

Thank you so much for putting this tutorial together, the paper was very interesting and it was great to get a better understanding through the provided code! In the quickstart.ipynb, the cell under the ...
cla: yes
  • amandadumi
  • 1
  • Opened 
    on May 16, 2020
  • #405

Fixes #399 .
cla: yes
  • kevinsung
  • Opened 
    on May 15, 2020
  • #404

a. Restricted-Hartree-Fock OPDM analysis and measurement now work for an odd number of qubits (odd number of molecular orbitals). b. Example attached H3^{+} (sto-3g basis) Contributors 1. Sahil Gulania ...
cla: yes
  • sgulania
  • 7
  • Opened 
    on May 12, 2020
  • #402

also refactors diagram code
cla: yes
  • bryano
  • 4
  • Opened 
    on May 7, 2020
  • #400

Fixes #397
cla: yes
  • kevinsung
  • 2
  • Opened 
    on Apr 30, 2020
  • #398

I started to write some function to translate from QubitOperator to Pauli strings or Pauli sums, related to #372 I decided to make a new folder utils . I m not quite sure about the aims of the PauliString/PauliSum ...
cla: yes
  • xabomon
  • 33
  • Opened 
    on Apr 22, 2020
  • #396

Hi all, I went ahead and coded functions that generate circuits of exp(-i \theta P) where P is a Pauli operator. This covers issue #368 . Currently, only supports QubitOperator but I can easily extend ...
cla: yes
  • xabomon
  • 5
  • Opened 
    on Apr 21, 2020
  • #395