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

add Mathavan frictional ball-ball collision model #153

Merged
merged 24 commits into from
Oct 15, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    9ba0075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c0aa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    690ac05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85fc219 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. rename omega -> w

    jzitelli committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6a8f430 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    1e9e404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a28471 View commit details
    Browse the repository at this point in the history
  3. fix error in last commit

    jzitelli committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2184b8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f84a95a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62f1c81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8922828 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7a3f76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2693c0b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    dcc23ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2012df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. completed/passing mathavan verification test; add collide_balls argum…

    …ent for target number iterations
    jzitelli committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d380a50 View commit details
    Browse the repository at this point in the history
  2. codecov CI fix

    ekiefl committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8f6ae03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1c04d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    06e2549 View commit details
    Browse the repository at this point in the history
  2. Add docstrings

    ekiefl committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    557604b View commit details
    Browse the repository at this point in the history
  3. Apply ruff formatting

    ekiefl committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    35571ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e537e4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8d9998 View commit details
    Browse the repository at this point in the history
  6. codecov CI fix

    ekiefl committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    19e1d74 View commit details
    Browse the repository at this point in the history