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

Implement unified docs for Lightning Qubit and Kokkos #473

Merged
merged 68 commits into from
Aug 24, 2023
Merged

Commits on Aug 15, 2023

  1. Create a new single repository structure and merge Lightning Qubit an…

    …d Lightning Kokkos backends
    
    Co-authored-by: vincentmr <[email protected]>
    AmintorDusko and vincentmr committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1dc3ff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2355a1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edaa636 View commit details
    Browse the repository at this point in the history
  4. update changelog

    AmintorDusko committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d2d77c7 View commit details
    Browse the repository at this point in the history
  5. update version

    AmintorDusko committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    baa8a2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39b8f12 View commit details
    Browse the repository at this point in the history
  7. pleasing CodeFactor

    AmintorDusko committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7dea907 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. remove doc/code/api

    AmintorDusko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4f13e40 View commit details
    Browse the repository at this point in the history
  2. ignore doc/code/api

    AmintorDusko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    06f7d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85cecca View commit details
    Browse the repository at this point in the history
  4. add coverage test

    AmintorDusko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    818672a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80fb3de View commit details
    Browse the repository at this point in the history
  6. update changelog

    AmintorDusko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ce6bcd6 View commit details
    Browse the repository at this point in the history
  7. fix broken actions

    AmintorDusko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7651bfd View commit details
    Browse the repository at this point in the history
  8. update test linux

    AmintorDusko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2388378 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97ff515 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    f7af491 View commit details
    Browse the repository at this point in the history
  2. fix tests without binary

    AmintorDusko committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a5f76e5 View commit details
    Browse the repository at this point in the history
  3. fix tests without binary

    AmintorDusko committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e5d4bd6 View commit details
    Browse the repository at this point in the history
  4. fix tests without binary

    AmintorDusko committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    90117ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b8be88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb4690a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33896d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b46388 View commit details
    Browse the repository at this point in the history
  9. docs initial push

    AmintorDusko committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    63eb76b View commit details
    Browse the repository at this point in the history
  10. pin pennylane back

    AmintorDusko committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7b6f230 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    4741f61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1edb74b View commit details
    Browse the repository at this point in the history
  3. break CIs

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0f159d8 View commit details
    Browse the repository at this point in the history
  4. wrong PR, sorry, lol

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    efc1578 View commit details
    Browse the repository at this point in the history
  5. break CIs

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    11b8b7d View commit details
    Browse the repository at this point in the history
  6. unbreak my CIs... 🎶

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    28ba3c8 View commit details
    Browse the repository at this point in the history
  7. adjust test precision

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2f7ef02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3276a11 View commit details
    Browse the repository at this point in the history
  9. fix wheels

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a54ec05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3b1f8a View commit details
    Browse the repository at this point in the history
  11. fix if statement

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f9d643c View commit details
    Browse the repository at this point in the history
  12. No longer in-place modify input to apply (#474)

    * stop mutating input to apply
    
    * changelog
    
    * Reformat.
    
    ---------
    
    Co-authored-by: Vincent Michaud-Rioux <[email protected]>
    Co-authored-by: AmintorDusko <[email protected]>
    3 people authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7780e6f View commit details
    Browse the repository at this point in the history
  13. include jax data type

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    200a45b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ff5fb5 View commit details
    Browse the repository at this point in the history
  15. format

    AmintorDusko committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b0839df View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    cfbe6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6985280 View commit details
    Browse the repository at this point in the history
  3. update dev version

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e27bba4 View commit details
    Browse the repository at this point in the history
  4. update avx docs

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1d26c4f View commit details
    Browse the repository at this point in the history
  5. add Lightning image

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    83b0630 View commit details
    Browse the repository at this point in the history
  6. add Lightning image file

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5057fbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    090b6e0 View commit details
    Browse the repository at this point in the history
  8. merge master

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d39cf0f View commit details
    Browse the repository at this point in the history
  9. Fix merge

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1eb2187 View commit details
    Browse the repository at this point in the history
  10. more fixing to merge

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1cdaf11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d9ecea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e769d0 View commit details
    Browse the repository at this point in the history
  13. fix bin files

    AmintorDusko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    536ffd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    604a2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87db29b View commit details
    Browse the repository at this point in the history
  3. remove about title

    AmintorDusko committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    290560c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31789d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    839ca09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca31a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abb3ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aac51a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a88ae9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    34e667f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c6acd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f153ffe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fab64c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd1bf52 View commit details
    Browse the repository at this point in the history