Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sandbox-quantum/Tangelo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.3
Choose a base ref
...
head repository: sandbox-quantum/Tangelo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 37 files changed
  • 11 contributors

Commits on May 30, 2024

  1. Bump develop to v0.4.3 (#381) (#382)

    * Update CHANGELOG.md and version number (#380)
    * New release v0.4.3 into main (#379)
    
    ---------
    
    Authored-by: ValentinS4t1qbit <valentin.senicourt@sandboxquantum.com>
    ValentinS4t1qbit authored May 30, 2024
    Configuration menu
    Copy the full SHA
    6791dc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Develop into main to test automated workflow for Sphinx documentation. (

    #397)
    
    * Improving draw method: now works with strings for gate parameters (#391)
    * Added support for multi-controlled gates on qiskit (MCRX, MCRY, MCRZ, MCPHASE) (#390)
    * Add automated documentation workflow & gitignore (#396)
    * Unitaryhack issue 386: Augment the Rotosolve optimizer to support Rotoselect (#392)
    * ⚡Added rotoselect algorithm and improved rotosolve to use 2 evaluations per parameter.
    * Unitaryhack issue 384: Circuit as reference state in the ansatz definition (#398)
    * added method `Circuit.fix_variational_parametrs`, which turns all variational gates non-variational.
    * Added support for circuits referrence states for the ansatze
    * Fixing Pyscf Incompatibility problem  (#394)
    * update CI to check for version 2.5
    * Update mp2_solver.py
    
    ---------
    
    Co-authored-by: AlexandreF-1qbit <76115575+AlexandreF-1qbit@users.noreply.github.com>
    Co-authored-by: ValentinS4t1qbit <valentin@goodchemistry.gmail>
    Co-authored-by: Alexandre Fleury <76115575+alexfleury-sb@users.noreply.github.com>
    Co-authored-by: Valentin Senicourt <valentin.senicourt@1qbit.com>
    Co-authored-by: GitHub Actions <noreply@github.com>
    Co-authored-by: Anush Venkatakrishnan <54374648+anushkrishnav@users.noreply.github.com>
    Co-authored-by: Or Golan <golanor@users.noreply.github.com>
    Co-authored-by: Kazuki Tsuoka <kazukitsuoka@g.ecc.u-tokyo.ac.jp>
    Co-authored-by: Colin Burdine <33066825+cburdine@users.noreply.github.com>
    10 people authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3b49634 View commit details
    Browse the repository at this point in the history
  2. img sphinx fix

    ValentinS4t1qbit authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    162aba9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aa706a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    626bef5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    683d646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40210b2 View commit details
    Browse the repository at this point in the history
  3. Catch up: develop to main (#402)

    * Removing support for PySCF MINDO3Solver (#401)
    * Removed MINDO3Solver, and its tests.
    * Removed pyscf-semiempirical from pip install and automated test environment
    ValentinS4t1qbit authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c5abe40 View commit details
    Browse the repository at this point in the history
  4. Bump main before release (#403)

    * Removing support for PySCF MINDO3Solver (#401)
    * Removed MINDO3Solver, and its tests.
    * Removed pyscf-semiempirical from pip install and automated test environment
    ValentinS4t1qbit authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    079d12b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Sep 16, 2024

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

Commits on Jan 7, 2025

  1. Semgrep scanning

    Enabling semgrep scanning
    paul-abb authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    edc02c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480a8b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

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