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

Replace NetworkX by RetworkX #1791

Merged
merged 32 commits into from
Dec 22, 2021
Merged

Replace NetworkX by RetworkX #1791

merged 32 commits into from
Dec 22, 2021

Commits on Oct 15, 2021

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

Commits on Oct 18, 2021

  1. Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…

    …o add_retworkx_support
    maliasadi committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    305be9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c33c3e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Update RX in qaoa/cycle.py

    maliasadi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    17d0edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b1ed6 View commit details
    Browse the repository at this point in the history
  3. Update RX in qaoa/cost.py

    maliasadi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ff8a2d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    310b860 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…

    …o add_retworkx_support
    maliasadi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    298f24f View commit details
    Browse the repository at this point in the history
  6. Update RX support in qaoa

    maliasadi committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5c50590 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    afabefd View commit details
    Browse the repository at this point in the history
  2. Update CircuitGraph

    maliasadi committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    8529194 View commit details
    Browse the repository at this point in the history
  3. Update RX in circuit_graph

    maliasadi committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5e03a59 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Update CircuitGraph tests

    maliasadi committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    d0cf841 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…

    …o add_retworkx_support
    maliasadi committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    8c70589 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…

    …o add_retworkx_support
    maliasadi committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    3a2fe89 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Fix merge master conflicts

    maliasadi committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    4d5c10b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Update RX @ qaoa

    maliasadi committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    cb01927 View commit details
    Browse the repository at this point in the history
  2. Update formatting

    maliasadi committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c15fbc6 View commit details
    Browse the repository at this point in the history
  3. Update circuit_graph

    maliasadi committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    dbc6011 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c84d711 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85c4680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a05f8e9 View commit details
    Browse the repository at this point in the history
  7. Update formatting

    maliasadi committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e6736f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Configuration menu
    Copy the full SHA
    4644238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8dcbf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add_retworkx_support' of github.com:PennyLaneAI/pennyla…

    …ne into add_retworkx_support
    maliasadi committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    565f449 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Apply codecov suggestions

    maliasadi committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    ccac319 View commit details
    Browse the repository at this point in the history
  2. Add lollipop_graph_rx

    maliasadi committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    7279a2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea31100 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Update doc/releases/changelog-dev.md

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    maliasadi and josh146 authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9203c37 View commit details
    Browse the repository at this point in the history
  2. Add more comments

    maliasadi committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    048cf79 View commit details
    Browse the repository at this point in the history
  3. Update has_path

    maliasadi committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    af47884 View commit details
    Browse the repository at this point in the history