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

[MRG] Add functions to modify and visualize connectivity #318

Merged
merged 33 commits into from May 19, 2021

Commits on May 18, 2021

  1. Copy the full SHA
    a07a02d View commit details
    Browse the repository at this point in the history
  2. Update tests

    ntolley committed May 18, 2021
    Copy the full SHA
    b3b0f3b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e57dfed View commit details
    Browse the repository at this point in the history
  4. doc update

    ntolley committed May 18, 2021
    Copy the full SHA
    cdc0244 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b9de425 View commit details
    Browse the repository at this point in the history
  6. Merge conflict

    ntolley committed May 18, 2021
    Copy the full SHA
    d02cb29 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4ad1c73 View commit details
    Browse the repository at this point in the history
  8. Update hnn_core/network.py

    Co-authored-by: Mainak Jas <jasmainak@users.noreply.github.com>
    ntolley and jasmainak committed May 18, 2021
    Copy the full SHA
    7213392 View commit details
    Browse the repository at this point in the history
  9. Flake8

    ntolley committed May 18, 2021
    Copy the full SHA
    2577085 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8629237 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    2647850 View commit details
    Browse the repository at this point in the history
  12. Fix a bunch of tests :)

    ntolley committed May 18, 2021
    Copy the full SHA
    6b7be74 View commit details
    Browse the repository at this point in the history
  13. And every example too!

    ntolley committed May 18, 2021
    Copy the full SHA
    e19cca5 View commit details
    Browse the repository at this point in the history
  14. Fixture fix

    ntolley committed May 18, 2021
    Copy the full SHA
    e59843a View commit details
    Browse the repository at this point in the history
  15. Minor improvements

    ntolley committed May 18, 2021
    Copy the full SHA
    afcf843 View commit details
    Browse the repository at this point in the history
  16. Update connectivity example

    ntolley committed May 18, 2021
    Copy the full SHA
    0814fc3 View commit details
    Browse the repository at this point in the history
  17. Update example text

    ntolley committed May 18, 2021
    Copy the full SHA
    02c26a2 View commit details
    Browse the repository at this point in the history
  18. Flake8

    ntolley committed May 18, 2021
    Copy the full SHA
    84b0517 View commit details
    Browse the repository at this point in the history
  19. Update docstring

    ntolley committed May 18, 2021
    Copy the full SHA
    bccbe09 View commit details
    Browse the repository at this point in the history
  20. Update api.rst

    ntolley committed May 18, 2021
    Copy the full SHA
    e2fa704 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    79f1524 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    c5a7109 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    61f171c View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    b264c18 View commit details
    Browse the repository at this point in the history
  25. DOC: minor fix

    ntolley committed May 18, 2021
    Copy the full SHA
    e35a7e8 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    1ea1fa9 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    c63c09b View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    89dd225 View commit details
    Browse the repository at this point in the history
  29. Flake8

    ntolley committed May 18, 2021
    Copy the full SHA
    7f87c05 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Apply suggestions from code review

    Co-authored-by: Mainak Jas <jasmainak@users.noreply.github.com>
    ntolley and jasmainak committed May 19, 2021
    Copy the full SHA
    a340d37 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abda596 View commit details
    Browse the repository at this point in the history
  3. Add line for example plots

    ntolley committed May 19, 2021
    Copy the full SHA
    7319280 View commit details
    Browse the repository at this point in the history
  4. DOC: Update whats_new.rst

    ntolley committed May 19, 2021
    Copy the full SHA
    4c760c7 View commit details
    Browse the repository at this point in the history