Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #283

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open

Dev #283

wants to merge 49 commits into from

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    f538629 View commit details
    Browse the repository at this point in the history
  2. [Test] Add two qubit gate tests for density matrix.

    Zhuoyang Ye committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4f90e92 View commit details
    Browse the repository at this point in the history
  3. [Test] Add three qubit gate tests for density matrix.

    Zhuoyang Ye committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    70e4224 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b441c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfde51e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0593e68 View commit details
    Browse the repository at this point in the history
  7. [Test] Add trace preserving test for density matrix.

    Zhuoyang Ye committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d529c51 View commit details
    Browse the repository at this point in the history
  8. [Bug]Fix a small bug. The mat_dict reference in sx.py should be _sx_m…

    …at_dict.
    Zhuoyang Ye committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c42dbb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b38095 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    135446b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    8f0bbd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. [Fix] Fix a bug of matrix conjugation.

    Zhuoyang Ye committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d39dece View commit details
    Browse the repository at this point in the history
  2. [Test] Add test for 1 and 2 qubit parameter gates with only one param…

    …eter.
    Zhuoyang Ye committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    09f3452 View commit details
    Browse the repository at this point in the history
  3. [File] Add a density-measurements.py file.

    Zhuoyang Ye committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1f472ec View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. [Func] Implement three measurement for density matrix.

    Zhuoyang Ye committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    00e6dab View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    e077d2f View commit details
    Browse the repository at this point in the history
  2. [Feat] Add noise model to the density device.

    Zhuoyang Ye committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    204b706 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. [FIX] Pass a parameter numer to the gate wrapper

    Zhuoyang Ye committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    88b67c8 View commit details
    Browse the repository at this point in the history
  2. Change measurements.py

    Zhuoyang Ye committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    81a181f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. [Test] Add test for density matrix measurement

    Zhuoyang Ye committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ad88a79 View commit details
    Browse the repository at this point in the history
  2. [Rename] Rename.

    Zhuoyang Ye committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    865b836 View commit details
    Browse the repository at this point in the history
  3. [Test] Density measurement test pass.

    Zhuoyang Ye committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b48c966 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1c4012 View commit details
    Browse the repository at this point in the history
  5. [Examples] Add many noise examples.

    Zhuoyang Ye committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fb35f20 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into density-measure

    Zhuoyang Ye committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    264dbe3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev' of https://github.com/mit-han-lab/torchquantum int…

    …o dev
    Zhuoyang Ye committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c43c4bf View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev' into density-measure

    Zhuoyang Ye committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    590ab51 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. [Fix] Fix some bugs.

    Zhuoyang Ye committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f1c3dfe View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    a35aa2c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    e2b190f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090e2dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #247 from GenericP3rson/bugfix

    Bugfix: Add qiskit runtime dependency
    01110011011101010110010001101111 authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    37bc46e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    a5d47d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Fix minor typo

    singular-value authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b7aa9f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    69f0699 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    8e9de4e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update pypi dependancies

    not-lain committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    81d995f View commit details
    Browse the repository at this point in the history
  2. update links

    not-lain committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0bd54f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    ba8321c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f8e8b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Unitary hack (#281)

    * chore: remove unnecessary import
    
    * fix: fix dep warns
    
    * fix: fix more depwarns and remove job_monitor
    
    * fix: bump up qiskit version
    
    * fix, lint: fix type annotation error for py38, fix lint
    
    * fix: fix cnot error
    
    * fix: fix examples
    
    * ci: update workflow
    
    * test: relax assertion threshold
    
    * Create QGAN.Py
    
    * Added QCBM algorithm with example
    
    * Remove unused imports
    
    * Updated init py following best practices
    
    * Add files via upload
    
    * rm density matrix for now
    
    * Updated with argparse
    
    * bump ibm runtime
    
    Co-authored-by: Kazuki Tsuoka <[email protected]>
    
    * bump qiskit aer
    
    Co-authored-by: Kazuki Tsuoka <[email protected]>
    
    * [fix] revive paramnum
    
    * change: remove unnessesary cloning
    
    * Added qcbm gaussian mixture notebook
    
    * support parameter expression in qiskit2tq
    
    * fix tab
    
    Co-authored-by: GenericP3rson <[email protected]>
    
    * fix tab
    
    Co-authored-by: GenericP3rson <[email protected]>
    
    * fix spacing
    
    Co-authored-by: GenericP3rson <[email protected]>
    
    * fix tab
    
    Co-authored-by: GenericP3rson <[email protected]>
    
    * fix tab
    
    Co-authored-by: GenericP3rson <[email protected]>
    
    * Update torchquantum/operator/standard_gates/qubit_unitary.py
    
    Co-authored-by: GenericP3rson <[email protected]>
    
    * black formatted
    
    * added QGan notebook
    
    * test: add test for qiskit2tq
    
    * change: print
    
    * change: remove comments
    
    * Create QGan.py
    
    * Delete examples/Newfolder/QuantumGAN/README.md directory
    
    * Create QGan.py
    
    * Create Readme.md
    
    * Add files via upload
    
    * Update Readme.md
    
    * Add files via upload
    
    * Delete qgan_notebook.ipynb
    
    * Delete QGAN.Py
    
    * fix: fix test
    
    * Create quantum_pulse_simulation.py
    
    * fix: fix type annotations
    
    * Delete torchQuantumpulse.ipynb
    
    * Rename QGANtorch (2).ipynb to qgan_generated.ipynb
    
    * Rename QGANPng.png to qgan_generated.png
    
    * Rename QGANPng2.png to qgan_image.png
    
    * Update QGan.py
    
    * Rename Readme.md to  README.md
    
    * Update  README.md
    
    * Update  README.md
    
    * Rename qgan_image.png to qgan_latent_dim.png
    
    * Update quantum_pulse_simulation.py
    
    ---------
    
    Co-authored-by: Kazuki Tsuoka <[email protected]>
    Co-authored-by: Chanandellar Bong <[email protected]>
    Co-authored-by: Gopal Dahale <[email protected]>
    Co-authored-by: Gopal Ramesh Dahale <[email protected]>
    Co-authored-by: Hanrui Wang <[email protected]>
    6 people authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8555b83 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Fix MeasureMulti*PauliSum

    self.measure_multiple_times returns a [len(obs_list), num_wires] tensor, you have to take the product over the wires first to get the measurement of the Pauli string and then sum over the obs_list (multiplied by coefficients in the case of MeasureMultiQubitPaulisum.
    yannick-couzinie authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a69808e View commit details
    Browse the repository at this point in the history
  2. Use numpy<2

    yannick-couzinie authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    46aa4e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    f62d372 View commit details
    Browse the repository at this point in the history
  2. import CliffordQuantizer

    ankhoa1212 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d054208 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #288 from yannick-couzinie/patch-1

    Fix MeasureMulti*PauliSum
    01110011011101010110010001101111 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    79ce996 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #252 from nikhilkhatri/main

    Allow fixed parameters in GeneralEncoder
    01110011011101010110010001101111 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f6a074b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. make import lazy

    ankhoa1212 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3f76570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff80a8 View commit details
    Browse the repository at this point in the history