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

Speed upgrade - Refactor generate network #152

Merged
merged 99 commits into from Jun 22, 2022
Merged

Commits on Jun 6, 2022

  1. clean up verbosity steps

    zktuong committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    7de3992 View commit details
    Browse the repository at this point in the history
  2. Update _core.py

    fix issue with querier
    zktuong committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    cbe96a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. add deprecation

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    96adaab View commit details
    Browse the repository at this point in the history
  2. deprecate distance

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7f822c8 View commit details
    Browse the repository at this point in the history
  3. Update _tools.py

    deprecate distance
    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b5bc2b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aaf12c View commit details
    Browse the repository at this point in the history
  5. Update _network.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    8bfcfe6 View commit details
    Browse the repository at this point in the history
  6. oops

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    163b642 View commit details
    Browse the repository at this point in the history
  7. Update _network.py

    make generate network more verbose
    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9361481 View commit details
    Browse the repository at this point in the history
  8. Update _network.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    cb4c638 View commit details
    Browse the repository at this point in the history
  9. Update _network.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    05e0ae5 View commit details
    Browse the repository at this point in the history
  10. small bug

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6f69396 View commit details
    Browse the repository at this point in the history
  11. Update _network.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c6eb5d5 View commit details
    Browse the repository at this point in the history
  12. Update _network.py

    try and free up memory
    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    e65a3d5 View commit details
    Browse the repository at this point in the history
  13. update documentations

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ab4ba03 View commit details
    Browse the repository at this point in the history
  14. Update _network.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2e2bd6e View commit details
    Browse the repository at this point in the history
  15. Update _network.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    cf38651 View commit details
    Browse the repository at this point in the history
  16. update tests

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    8290a1f View commit details
    Browse the repository at this point in the history
  17. Update test_plotting.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    152bf3b View commit details
    Browse the repository at this point in the history
  18. Update test_tools_light.py

    zktuong committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1a3f84e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Update _io.py

    zktuong committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ed3fe00 View commit details
    Browse the repository at this point in the history
  2. update note books

    zktuong committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    47890ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5de8cfa View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. fix #154

    zktuong committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7920c1d View commit details
    Browse the repository at this point in the history
  2. Update test_io.py

    zktuong committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    46e3d61 View commit details
    Browse the repository at this point in the history
  3. Update _network.py

    zktuong committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    dc28ff4 View commit details
    Browse the repository at this point in the history
  4. Update _tools.py

    zktuong committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    98d0ab5 View commit details
    Browse the repository at this point in the history
  5. update notebooks

    zktuong committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    5ba1996 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Update _network.py

    zktuong committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    8057420 View commit details
    Browse the repository at this point in the history
  2. reduce plot size

    zktuong committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    02443a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Update _preprocessing.py

    speed update
    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    db3e629 View commit details
    Browse the repository at this point in the history
  2. slight update to notebooks

    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    a3edbe2 View commit details
    Browse the repository at this point in the history
  3. Update _preprocessing.py

    test speed upgrade
    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    e1bd5fe View commit details
    Browse the repository at this point in the history
  4. Update _preprocessing.py

    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    5f2f88f View commit details
    Browse the repository at this point in the history
  5. speed increase in io?

    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    b935062 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b179ec1 View commit details
    Browse the repository at this point in the history
  7. Update _utilities.py

    add a sort function
    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7be2c50 View commit details
    Browse the repository at this point in the history
  8. oops

    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c35058b View commit details
    Browse the repository at this point in the history
  9. Update _io.py

    silence deprecation warning
    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d78af97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e372dd View commit details
    Browse the repository at this point in the history
  11. Update test_io.py

    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c1dccb6 View commit details
    Browse the repository at this point in the history
  12. Update _core.py

    rename to be clearer
    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    e111a58 View commit details
    Browse the repository at this point in the history
  13. Update test_tools.py

    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    6c274b4 View commit details
    Browse the repository at this point in the history
  14. Update _core.py

    oops
    zktuong committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    6973120 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Update _io.py

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b0acb17 View commit details
    Browse the repository at this point in the history
  2. update notebooks

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    7cfb1f8 View commit details
    Browse the repository at this point in the history
  3. Update test_tools.py

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    bc5b571 View commit details
    Browse the repository at this point in the history
  4. Update _tools.py

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    65c954e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8721ac View commit details
    Browse the repository at this point in the history
  6. update docs

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    68a14cc View commit details
    Browse the repository at this point in the history
  7. update swap to 'None'

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c8197db View commit details
    Browse the repository at this point in the history
  8. clean up code

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    17b9ba1 View commit details
    Browse the repository at this point in the history
  9. Update _tools.py

    zktuong committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    db495ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84e171e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. typo

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7627296 View commit details
    Browse the repository at this point in the history
  2. Update _network.py

    add graph-tool
    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    25e8fb7 View commit details
    Browse the repository at this point in the history
  3. Update test_tools.py

    test graph-tool
    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9047104 View commit details
    Browse the repository at this point in the history
  4. update dependencies

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3753b58 View commit details
    Browse the repository at this point in the history
  5. typo

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    12c07b5 View commit details
    Browse the repository at this point in the history
  6. can't pip install graph-tool

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    747fd73 View commit details
    Browse the repository at this point in the history
  7. Update _network.py

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    90da049 View commit details
    Browse the repository at this point in the history
  8. Update _network.py

    order of nodes are not the same
    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d76e4f1 View commit details
    Browse the repository at this point in the history
  9. Update _network.py

    don't force install of graph_tool.
    
    also fix bug where min_size wasn't respected.
    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8c9bbbc View commit details
    Browse the repository at this point in the history
  10. Update _network.py

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    27a540c View commit details
    Browse the repository at this point in the history
  11. Update _network.py

    typo
    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1b5af8d View commit details
    Browse the repository at this point in the history
  12. rescue docs

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0e0a6da View commit details
    Browse the repository at this point in the history
  13. Update test_mouse3.py

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1513831 View commit details
    Browse the repository at this point in the history
  14. Update test_mouse.py

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c19a709 View commit details
    Browse the repository at this point in the history
  15. bump version

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ec0c760 View commit details
    Browse the repository at this point in the history
  16. bump versions

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9e0c727 View commit details
    Browse the repository at this point in the history
  17. typo in read mes

    zktuong committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    35f2eae View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Update environment.yml

    zktuong committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    b3eb802 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Update requirements.txt

    does this work?
    zktuong committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    846ea14 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    zktuong committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    8e9ef3b View commit details
    Browse the repository at this point in the history
  3. Update _plotting.py

    zktuong committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    1e9170d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Update _tools.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    c93b9e1 View commit details
    Browse the repository at this point in the history
  2. Update _plotting.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    9deb4cb View commit details
    Browse the repository at this point in the history
  3. Update test_mouse_plotting.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    d0e523f View commit details
    Browse the repository at this point in the history
  4. Update _tools.py

    formatting
    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    b20da1b View commit details
    Browse the repository at this point in the history
  5. Update _preprocessing.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    7298a68 View commit details
    Browse the repository at this point in the history
  6. move fixtures

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    cbb4e4b View commit details
    Browse the repository at this point in the history
  7. Update fixtures.py

    formatting
    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    9797c46 View commit details
    Browse the repository at this point in the history
  8. let's see if this works

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    81b7454 View commit details
    Browse the repository at this point in the history
  9. black code style check

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    895a9b6 View commit details
    Browse the repository at this point in the history
  10. fix doctstring and typos

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    1dc5aee View commit details
    Browse the repository at this point in the history
  11. Update test_rpy2.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    83d466b View commit details
    Browse the repository at this point in the history
  12. Update _plotting.py

    fix typo
    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    6489029 View commit details
    Browse the repository at this point in the history
  13. check doc strings again

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    686a54d View commit details
    Browse the repository at this point in the history
  14. fix docstrings

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    7092b96 View commit details
    Browse the repository at this point in the history
  15. Update test_filter.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    09e0221 View commit details
    Browse the repository at this point in the history
  16. Update test_preprocessing.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    8a67b5c View commit details
    Browse the repository at this point in the history
  17. Update test_zz_mouse3.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    2cea779 View commit details
    Browse the repository at this point in the history
  18. Update test_zz_mouse3.py

    zktuong committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    2eb0e2a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Update _diversity.py

    zktuong committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    9c4f154 View commit details
    Browse the repository at this point in the history
  2. Update _network.py

    faster way to build the matrix
    zktuong committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    343cc8b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Update _network.py

    simplify the membership construction
    zktuong committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b6ffb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8693405 View commit details
    Browse the repository at this point in the history
  3. Update _utilities.py

    zktuong committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    2d12936 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Create test_load_data.py

    zktuong committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    8a20407 View commit details
    Browse the repository at this point in the history