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

specs transform #1245

Merged
merged 40 commits into from
Jun 11, 2021
Merged

specs transform #1245

merged 40 commits into from
Jun 11, 2021

Commits on Apr 21, 2021

  1. initial resource estimation

    albi3ro committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a3c5160 View commit details
    Browse the repository at this point in the history
  2. initial resource estimation

    albi3ro committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    60b61eb View commit details
    Browse the repository at this point in the history
  3. black

    albi3ro committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    358eac4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    fe9e845 View commit details
    Browse the repository at this point in the history
  2. change I forgot to add

    albi3ro committed May 19, 2021
    Configuration menu
    Copy the full SHA
    116b528 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 4, 2021

  1. specs transform

    albi3ro committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    535dfa6 View commit details
    Browse the repository at this point in the history
  2. docstrings

    albi3ro committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    7e51f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

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

Commits on Jun 8, 2021

  1. some progress

    albi3ro committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    b1cba49 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    0d473f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11571f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e62c740 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. qnode tests

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c410204 View commit details
    Browse the repository at this point in the history
  2. transform tests

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b0b874a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb5c7e1 View commit details
    Browse the repository at this point in the history
  4. changelog

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    18b5d1f View commit details
    Browse the repository at this point in the history
  5. remove duplicated function

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5e2ee88 View commit details
    Browse the repository at this point in the history
  6. black

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    572ab7f View commit details
    Browse the repository at this point in the history
  7. fix test

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b0c8b20 View commit details
    Browse the repository at this point in the history
  8. docstrings and test coverage

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    927622a View commit details
    Browse the repository at this point in the history
  9. maybe fixing docs?

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    76d70d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d704a3 View commit details
    Browse the repository at this point in the history
  11. black

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1e87cb8 View commit details
    Browse the repository at this point in the history
  12. more docstring fixes

    albi3ro committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    4d9e9c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c70766c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Apply suggestions from code review

    Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com>
    Co-authored-by: Maria Schuld <mariaschuld@gmail.com>
    Co-authored-by: antalszava <antalszava@gmail.com>
    4 people authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    2912d49 View commit details
    Browse the repository at this point in the history
  2. code review comments updated

    albi3ro committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    1c87df3 View commit details
    Browse the repository at this point in the history
  3. test updates

    albi3ro committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    86196d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73cdc8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c42aa14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6da7a2c View commit details
    Browse the repository at this point in the history
  7. black and docstrings

    albi3ro committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    6a4fbae View commit details
    Browse the repository at this point in the history
  8. docstring

    albi3ro committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    6e5637c View commit details
    Browse the repository at this point in the history
  9. black

    albi3ro committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    82fde2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e8bcbb View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com>
    albi3ro and trbromley authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    dce091e View commit details
    Browse the repository at this point in the history
  12. total to num

    albi3ro committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    6f19e42 View commit details
    Browse the repository at this point in the history
  13. total to num

    albi3ro committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    e6b6e92 View commit details
    Browse the repository at this point in the history