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

Add extract_expression_from_wavefunction to sympy.physics.quantum.state.Wavefunction #26520

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Apr 20, 2024

  1. Update state.py

    icarosadero committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    11e3ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a14428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f7acd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b47a450 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7b1b6a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    8fd73db View commit details
    Browse the repository at this point in the history
  2. Updated mailmap

    icarosadero committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2376679 View commit details
    Browse the repository at this point in the history
  3. Update authors

    icarosadero committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    da5986b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfc856e View commit details
    Browse the repository at this point in the history
  5. Add Ícaro to .mailmap

    icarosadero committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5782b53 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    4d9f8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea41cd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    e2851d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657a885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db01ff6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    77e27a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baba985 View commit details
    Browse the repository at this point in the history
  3. Refactor state.py: Changed the name of OrthogonalKet and Bra classes …

    …to OrthonormalKet and Bra for clarity.
    icarosadero committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5f3fa7b View commit details
    Browse the repository at this point in the history