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

Functions to plot networkx graphs of topology objects #492

Merged
merged 81 commits into from
May 11, 2021

Commits on Jan 9, 2021

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

Commits on Jan 10, 2021

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

Commits on Jan 12, 2021

  1. Add _get_angles_for and _get_dihedrals_for methods for a topology. Se…

    …lects angles/dihedrals for a particular Site
    CalCraven committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    07095b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 15, 2021

  1. Add unit tests for _get_x_for where x is bonds, angles, and dihedrals…

    …. Add _get_bonds_for method in topology.py
    CalCraven committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    3b7568e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'convert_nx' of https://github.com/CalCraven/gmso into v…

    …is_atype
    
    "merge new methods to convert angles and dihedrals from the _get_angles,dihderals_for methods in topology.py"
    CalCraven committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    c1ff20f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

  1. Add unit tests for selecting atomtype parameters, and soft imports fo…

    …r matplotlib and networkx to io.py
    CalCraven committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    9a4d40c View commit details
    Browse the repository at this point in the history
  2. change to

    CalCraven committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    db5933c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    9870348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc1c0b View commit details
    Browse the repository at this point in the history
  3. update to master

    CalCraven committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7fe4440 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc07db2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    b083f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bbab12 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Merge branch 'vis_atype' of https://github.com/CalCraven/gmso into vi…

    …s_atype
    
    "Merge to changes made to master need to be merged"
    CalCraven committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    6855593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77e3d6 View commit details
    Browse the repository at this point in the history
  3. update charges

    CalCraven committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    38cb18c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/mosdef-hub/gmso

    "update to master"
    CalCraven committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    960bf8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f49e27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    842c458 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Add messages and support for gmso.topology objects that are missing a…

    …ttributes such as parameters and atomtypes
    CalCraven committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a555323 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    bc3b24a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb299b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a5236f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. update to master

    CalCraven committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2472a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f242e48 View commit details
    Browse the repository at this point in the history
  3. increase unit test coverage

    CalCraven committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    25bd67f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/mosdef-hub/gmso into vis_…

    …atype
    
    "Update to master"
    CalCraven committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    ca9b1c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d9c4e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Fill out unit tests

    CalCraven committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    211917b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/mosdef-hub/gmso into vis_…

    …atype
    
    "update to master"
    CalCraven committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9b77799 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

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

Commits on Mar 11, 2021

  1. Update to master

    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    cf44fa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354544f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8fbae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b37062 View commit details
    Browse the repository at this point in the history
  5. Add _get_angles_for and _get_dihedrals_for methods for a topology. Se…

    …lects angles/dihedrals for a particular Site
    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    51e3962 View commit details
    Browse the repository at this point in the history
  6. Add unit tests for _get_x_for where x is bonds, angles, and dihedrals…

    …. Add _get_bonds_for method in topology.py
    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4a85cd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    035c32b View commit details
    Browse the repository at this point in the history
  8. Add unit tests for selecting atomtype parameters, and soft imports fo…

    …r matplotlib and networkx to io.py
    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    b470440 View commit details
    Browse the repository at this point in the history
  9. change to

    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c37e189 View commit details
    Browse the repository at this point in the history
  10. remove merge conflicts

    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3582c9e View commit details
    Browse the repository at this point in the history
  11. rebase to master

    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    07606fa View commit details
    Browse the repository at this point in the history
  12. rebase to fee3df2

    CalCraven committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    31b8eac View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    29f9ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8bbf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    2b245ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857ddc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

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

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    353eeff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    303cae7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 6, 2021

  1. Update gmso/formats/networkx.py

    update docstrings
    
    Co-authored-by: Umesh Timalsina <umesh.timalsina@vanderbilt.edu>
    CalCraven and umesh-timalsina authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    fae8504 View commit details
    Browse the repository at this point in the history
  2. Update gmso/formats/networkx.py

    update docstrings
    
    Co-authored-by: Umesh Timalsina <umesh.timalsina@vanderbilt.edu>
    CalCraven and umesh-timalsina authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d471f5b View commit details
    Browse the repository at this point in the history
  3. Update gmso/formats/networkx.py

    use .items method to simplify code
    
    Co-authored-by: Umesh Timalsina <umesh.timalsina@vanderbilt.edu>
    CalCraven and umesh-timalsina authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9fe8f32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55972aa View commit details
    Browse the repository at this point in the history
  5. fixed an issue with the widgets dropdown not being selectable as a li…

    …st of tuples, and fixed the selection methods for angles from two and three specified atoms
    CalCraven committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f0a69d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    3dde79b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d203888 View commit details
    Browse the repository at this point in the history
  3. apply black

    CalCraven committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    64e1a58 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Update gmso/formats/networkx.py

    Co-authored-by: Umesh Timalsina <umesh.timalsina@vanderbilt.edu>
    CalCraven and umesh-timalsina authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c69539a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

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

Commits on Apr 15, 2021

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

Commits on Apr 19, 2021

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

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    d0e0dbb View commit details
    Browse the repository at this point in the history
  2. update to master

    CalCraven committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    45fc666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfbbc55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85c372a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75a5399 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2232aec View commit details
    Browse the repository at this point in the history
  7. put functions meant to be implemented by users on top, add checks for…

    … operations within a jupyter notebook
    CalCraven committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    cbc9d68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70ef0dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c007d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9281cd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. switch interactive functions to not be covered by codecov, create gms…

    …o/utils/nx_utils.py for functions used by interactive visualization
    CalCraven committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    334d5d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813f605 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    fcd1611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494553d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

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

Commits on May 11, 2021

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