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

Fix size-0 matrix permanents #320

Merged
merged 10 commits into from
Jan 24, 2022
Merged

Fix size-0 matrix permanents #320

merged 10 commits into from
Jan 24, 2022

Commits on Jan 17, 2022

  1. Fix size-0 matrix permanents

    Fix issue XanaduAI#319 by checking 0 size matrices and returning one in permanent computations
    GregoryMorse authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    bc89048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    686e6b5 View commit details
    Browse the repository at this point in the history
  3. Update test_permanent.py

    remove unnecessary whitespace
    GregoryMorse authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d5f7d7b View commit details
    Browse the repository at this point in the history
  4. Update _permanent.py

    Fixed formatting
    GregoryMorse authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    c71d216 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00c0a34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ef77c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Update CHANGELOG.md

    GregoryMorse authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    9b2586e View commit details
    Browse the repository at this point in the history
  2. Update _permanent.py

    GregoryMorse authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    63edb73 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Update .github/CHANGELOG.md

    thisac authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f1c805d View commit details
    Browse the repository at this point in the history
  2. Update .github/CHANGELOG.md

    thisac authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    1dab9cd View commit details
    Browse the repository at this point in the history