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

fix #216: angle parameters are not being read from topology file #264

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    607f448 View commit details
    Browse the repository at this point in the history
  2. run black

    jandom committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    6d66b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3dbea View commit details
    Browse the repository at this point in the history
  4. update top.py

    jandom committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    03de6f6 View commit details
    Browse the repository at this point in the history
  5. fix another bug in top.py

    jandom committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    882c352 View commit details
    Browse the repository at this point in the history
  6. catch more corner-cases

    jandom committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    8093e06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be30949 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52c4aff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9404601 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fixing tests

    jandom committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a2e0ea4 View commit details
    Browse the repository at this point in the history
  2. let's make this sane

    jandom committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    15828f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. compatibility with python2.7

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    33ba327 View commit details
    Browse the repository at this point in the history
  2. missing deps

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    28264d2 View commit details
    Browse the repository at this point in the history
  3. a new dep

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ba5a243 View commit details
    Browse the repository at this point in the history
  4. update top.py

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d77feb2 View commit details
    Browse the repository at this point in the history
  5. removing typing

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d6e4ebd View commit details
    Browse the repository at this point in the history
  6. more python 2.7 compatibility

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    17da063 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f3d996 View commit details
    Browse the repository at this point in the history
  8. remove aenum

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4713719 View commit details
    Browse the repository at this point in the history
  9. update CHANGES

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3e9eb2e View commit details
    Browse the repository at this point in the history
  10. move to pytest.MonkeyPatch

    jandom committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3ad892b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f79a8c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. update CHANGES

    orbeckst authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6664d77 View commit details
    Browse the repository at this point in the history