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 support for creation of box object from non-triangular matrices #1769

Merged

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    a93dfbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c6e0c View commit details
    Browse the repository at this point in the history
  3. remove dimensions argument

    DomFijan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9ff1d30 View commit details
    Browse the repository at this point in the history
  4. linters

    DomFijan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6b1af79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f228f37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c21a75 View commit details
    Browse the repository at this point in the history
  7. flake8 function name ignore

    DomFijan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5875c94 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Change test function name

    Co-authored-by: Joshua A. Anderson <joaander@umich.edu>
    DomFijan and joaander committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4a9e171 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    47c10b6 View commit details
    Browse the repository at this point in the history
  2. add from matrix back

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ae2b27c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e1fecc View commit details
    Browse the repository at this point in the history
  4. change tests for new api

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3f6631b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    487359e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d08f36 View commit details
    Browse the repository at this point in the history
  7. Revert "Merge branch 'trunk-patch' into feat/non_triangular_box_matri…

    …ces_for_box_from_matrix"
    
    This reverts commit 0d08f36, reversing
    changes made to 487359e.
    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e0bd417 View commit details
    Browse the repository at this point in the history
  8. linting

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a19e18e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    946c34f View commit details
    Browse the repository at this point in the history
  10. support 2D lattice vectors

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8453111 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83d62b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c65c1c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3dd47c9 View commit details
    Browse the repository at this point in the history
  14. change and add more tests

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a9d638e View commit details
    Browse the repository at this point in the history
  15. update docstrings

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    712c5ba View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ab4f2c4 View commit details
    Browse the repository at this point in the history
  17. fix lines too long

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    13ef002 View commit details
    Browse the repository at this point in the history
  18. small update to docstring

    DomFijan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c80c75f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    6e4d29d View commit details
    Browse the repository at this point in the history
  2. fix 2d box logic

    DomFijan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    63ebd87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdb202a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    1c274ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9ec2d View commit details
    Browse the repository at this point in the history
  3. Retore more files.

    joaander committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3964a65 View commit details
    Browse the repository at this point in the history
  4. Update hoomd/box.py

    joaander committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f7d2204 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eac367 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b8cfc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5a0988 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6c6c3f View commit details
    Browse the repository at this point in the history