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

ScaFaCoS maintenance #3784

Merged
merged 8 commits into from
Jun 30, 2020
Merged

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    95f2b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476a71f View commit details
    Browse the repository at this point in the history
  3. scafacos: Update Cython class

    jngrad committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0cecf5f View commit details
    Browse the repository at this point in the history
  4. scafacos: Fix bytestring bug

    jngrad committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3be5725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c760bc6 View commit details
    Browse the repository at this point in the history
  6. scafacos: Remove unused function

    ScaFaCoS has its own exception mechanism for the case where
    particles leave the box, e.g. in 2d or 1d system without walls.
    The function is no longer used since 4.1.0.
    jngrad committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    4420b0c View commit details
    Browse the repository at this point in the history
  7. testsuite: Simplify assertions

    Use the automatic casting feature of np.testing.assert_* functions.
    Use specialized unittest assertions. Simplify numpy reshapes. Use
    numpy.linalg.norm() and espressomd.system.System.volume().
    jngrad committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    939b0f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bd11e1 View commit details
    Browse the repository at this point in the history