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

Stage1 MVP Converter Class #266

Closed
wants to merge 18 commits into from

Commits on Jul 27, 2023

  1. move the old code from the draft branch

    Yuan Yao authored and Yuan Yao committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9d5319e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. add more test for converter from wigner to bargamann and wigner to fock

    Yuan Yao authored and Yuan Yao committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d3586c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. add tests for wavefunction

    Yuan Yao authored and Yuan Yao committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    eb6ea9f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. clean the docs and codes

    Yuan Yao authored and Yuan Yao committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7da040e View commit details
    Browse the repository at this point in the history
  2. merge PR255 here

    Yuan Yao authored and Yuan Yao committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5d96767 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. blaced

    Yuan Yao authored and Yuan Yao committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ddbcd23 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. Update mrmustard/lab/representations/converter.py

    Co-authored-by: Filippo Miatto <[email protected]>
    sylviemonet and ziofil committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0f13fa7 View commit details
    Browse the repository at this point in the history
  2. Update mrmustard/lab/representations/converter.py

    Co-authored-by: Filippo Miatto <[email protected]>
    sylviemonet and ziofil committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c501300 View commit details
    Browse the repository at this point in the history
  3. Update tests/test_lab/test_representations/test_converter.py

    Co-authored-by: Filippo Miatto <[email protected]>
    sylviemonet and ziofil committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    010d141 View commit details
    Browse the repository at this point in the history
  4. np.allclose for comp

    Yuan Yao authored and Yuan Yao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5e7c595 View commit details
    Browse the repository at this point in the history
  5. modification on the tests

    Yuan Yao authored and Yuan Yao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0c4ee2d View commit details
    Browse the repository at this point in the history
  6. add bargmann to fock and modify wigner to fock

    Yuan Yao authored and Yuan Yao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0dba981 View commit details
    Browse the repository at this point in the history
  7. rewrite fock to wavefunction with quadrature angle

    Yuan Yao authored and Yuan Yao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fbe720f View commit details
    Browse the repository at this point in the history
  8. modifs

    Yuan Yao authored and Yuan Yao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b3d157b View commit details
    Browse the repository at this point in the history
  9. blacked

    Yuan Yao authored and Yuan Yao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    795e2a5 View commit details
    Browse the repository at this point in the history
  10. change the variable names in converter

    Yuan Yao authored and Yuan Yao committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bbd5a49 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. add doc

    sylviemonet committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    61c47e1 View commit details
    Browse the repository at this point in the history