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 generate_samples() to lightning #247

Merged
merged 67 commits into from
Mar 18, 2022
Merged

Add generate_samples() to lightning #247

merged 67 commits into from
Mar 18, 2022

Commits on Feb 25, 2022

  1. Add Alias sampler

    Trevor Vincent committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    93cf0ae View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Add generate_samples function beta version

    Trevor Vincent committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    fa6d58c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Finish generate_samples

    Trevor Vincent committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    d2efa2f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Finish generate_samples

    Trevor Vincent committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a9f6391 View commit details
    Browse the repository at this point in the history
  2. Rename generate_samples_test to generate_samples

    Trevor Vincent committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    cc23208 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Add tests

    Trevor Vincent committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    cad88e6 View commit details
    Browse the repository at this point in the history
  2. Add more dox

    Trevor Vincent committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4fcff2b View commit details
    Browse the repository at this point in the history
  3. Merge master

    Trevor Vincent committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    96a7f5f View commit details
    Browse the repository at this point in the history
  4. Auto update version

    chaeyeunpark committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    0751a51 View commit details
    Browse the repository at this point in the history
  5. run black

    Trevor Vincent committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6b96efd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'add-sample' of github.com:PennyLaneAI/pennylane-lightni…

    …ng into add-sample
    Trevor Vincent committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    57105ba View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Run make format

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    b359f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd8091 View commit details
    Browse the repository at this point in the history
  3. Auto update version

    chaeyeunpark committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    46214eb View commit details
    Browse the repository at this point in the history
  4. Fix ssize_t warning

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    0e54e5a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-sample' of github.com:PennyLaneAI/pennylane-lightni…

    …ng into add-sample
    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    9375ffc View commit details
    Browse the repository at this point in the history
  6. Fix codefactor issues

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8711acb View commit details
    Browse the repository at this point in the history
  7. Fix more codefactor issues

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    bdb5806 View commit details
    Browse the repository at this point in the history
  8. Fix more bindings issues

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    9d16c8c View commit details
    Browse the repository at this point in the history
  9. Fix int -> size_t

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    11e8446 View commit details
    Browse the repository at this point in the history
  10. Fix double probabilities statement

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e800d63 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    Trevor Vincent committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    58f3997 View commit details
    Browse the repository at this point in the history
  12. Update pennylane_lightning/src/bindings/Bindings.cpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    9fbd49f View commit details
    Browse the repository at this point in the history
  13. Update pennylane_lightning/src/bindings/Bindings.cpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    22bb77e View commit details
    Browse the repository at this point in the history
  14. Update pennylane_lightning/src/bindings/Bindings.cpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8c904b9 View commit details
    Browse the repository at this point in the history
  15. Update pennylane_lightning/src/bindings/Bindings.cpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c63441c View commit details
    Browse the repository at this point in the history
  16. Update pennylane_lightning/src/simulator/Measures.hpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    283af7d View commit details
    Browse the repository at this point in the history
  17. Update pennylane_lightning/src/simulator/Measures.hpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d2733e9 View commit details
    Browse the repository at this point in the history
  18. Update pennylane_lightning/src/tests/Test_Measures.cpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8ba4315 View commit details
    Browse the repository at this point in the history
  19. Update pennylane_lightning/src/simulator/Measures.hpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    fc38b12 View commit details
    Browse the repository at this point in the history
  20. Update pennylane_lightning/src/bindings/Bindings.cpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    17ceb8d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f59ae94 View commit details
    Browse the repository at this point in the history
  22. Auto update version

    chaeyeunpark committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    26f0725 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Fix pytest

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c7e9d02 View commit details
    Browse the repository at this point in the history
  2. Fix cpp-tests

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c19655a View commit details
    Browse the repository at this point in the history
  3. Fix clang tidy

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3823f28 View commit details
    Browse the repository at this point in the history
  4. Fix black

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    86e4b0d View commit details
    Browse the repository at this point in the history
  5. Fix clang format

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    62a61e0 View commit details
    Browse the repository at this point in the history
  6. Add test measures

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    06a77a7 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d9db646 View commit details
    Browse the repository at this point in the history
  8. Add more codecov-related fixes

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    87d3476 View commit details
    Browse the repository at this point in the history
  9. Add small changes to test_measures

    Trevor Vincent committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    0d84a5e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Run black

    Trevor Vincent committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    6bebc64 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Fix Windows errors

    Trevor Vincent committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    be0139c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Fix comments

    Trevor Vincent committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    7709dd2 View commit details
    Browse the repository at this point in the history
  2. Add float,double for variances test

    Trevor Vincent committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    114e99d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e7b5bf View commit details
    Browse the repository at this point in the history
  4. Auto update version

    chaeyeunpark committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    858bb40 View commit details
    Browse the repository at this point in the history
  5. Format Test_Measures

    Trevor Vincent committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a5b0aab View commit details
    Browse the repository at this point in the history
  6. Revert variances

    Trevor Vincent committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    fbd5185 View commit details
    Browse the repository at this point in the history
  7. Fix issue with tests

    Trevor Vincent committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    68a0296 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8ecd65 View commit details
    Browse the repository at this point in the history
  9. Auto update version

    chaeyeunpark committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    19761d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Fix cpp-tests

    Trevor Vincent committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    08004f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-sample' of github.com:PennyLaneAI/pennylane-lightni…

    …ng into add-sample
    Trevor Vincent committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f3af33f View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Trevor Vincent committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    678168c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3def04 View commit details
    Browse the repository at this point in the history
  5. Auto update version

    chaeyeunpark committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    5c8aa1a View commit details
    Browse the repository at this point in the history
  6. Trigger CI

    Trevor Vincent committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    10c2ce5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'add-sample' of github.com:PennyLaneAI/pennylane-lightni…

    …ng into add-sample
    Trevor Vincent committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    a80642f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Add documentation

    Trevor Vincent committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    08d7fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c6c49 View commit details
    Browse the repository at this point in the history
  3. Auto update version

    chaeyeunpark committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ae737ca View commit details
    Browse the repository at this point in the history
  4. Add more documentation

    Trevor Vincent committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    a2be1ae View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-sample' of github.com:PennyLaneAI/pennylane-lightni…

    …ng into add-sample
    Trevor Vincent committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    8a92325 View commit details
    Browse the repository at this point in the history
  6. Update pennylane_lightning/src/tests/Test_Measures.cpp

    Co-authored-by: Lee James O'Riordan <mlxd@users.noreply.github.com>
    trevor-vincent and mlxd committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    835a384 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    Trevor Vincent committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    c616693 View commit details
    Browse the repository at this point in the history