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

feature: Support for more quantum chemistry operations #59

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Commits on Oct 9, 2024

  1. feature: Expanded support for quantum chemistry operations (#25)

    * [Feature]: Expanded support for quantum chemistry operations
    
    * [Feature]: Expanded support for quantum chemistry operations: Improved tests for SingleExcitationPlus and SingleExcitationMinus
    
    * [Feature]: Expanded support for quantum chemistry operations: Formatting
    
    * [Feature]: Expanded support for quantum chemistry operations: Tests for DoubleExcitationPlus, DoubleExcitationMinus, FermionicSWAP
    
    * [Feature]: Expanded support for quantum chemistry operations: Completing docstrings for all quantum chemistry gates
    
    * [Feature]: Expanded support for quantum chemistry operations: Adding hrefs for qchem gates and minor cleanup
    
    * [Feature]: Expanded support for quantum chemistry operations - fix documentation
    
    * [Feature]: Expanded support for quantum chemistry operations - codereview
    
    * [Feature]: Expanded support for quantum chemistry operations - fix doublexcitationplus and doubleexcitation minus
    
    * code review suggestions
    
    * Minor Formating changes, Polishing up everything
    
    * Formating changes
    
    * using ϕ instead of \varphi
    
    * adding gate exponentiation and tests
    
    * Polishing up gate exponentiation, and testing it
    
    * using iszero check for gate exponentiation power == 0 case
    
    * Polishing up
    
    * Fix CI Doc error for quantum chemistry gates
    
    * restoring LaTeX rendering
    
    * polishing up
    
    ---------
    
    Co-authored-by: Fe-r-oz <[email protected]>
    Fe-r-oz and Fe-r-oz authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    11ea5e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9cdef2 View commit details
    Browse the repository at this point in the history
  3. fix: semgrep

    kshyatt-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cd3c965 View commit details
    Browse the repository at this point in the history
  4. fix: docs and cleanup

    kshyatt-aws committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    06429b3 View commit details
    Browse the repository at this point in the history