Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openmm/openmmforcefields
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.13.0
Choose a base ref
...
head repository: openmm/openmmforcefields
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.14.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 4 contributors

Commits on Jul 8, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#340)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.2...v0.5.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b3fae57 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. re-enable gaff (#334)

    * re-enable gaff
    
    * run espaloma and gaff tests
    
    * gaff has two fs michael
    
    * Use 8.1.2rc1
    
    * Update linters
    
    * Remove Espaloma tests
    
    * Apply suggestions from code review
    
    Co-authored-by: Iván Pulido <[email protected]>
    
    * Use Intel macOS runners
    
    * check if older macos works
    
    * test all the macos versions
    
    * see if rdkit is the issue
    
    * Drop macOS 13
    
    * Typo/fix
    
    * Update dependencies
    
    ---------
    
    Co-authored-by: Matthew W. Thompson <[email protected]>
    Co-authored-by: Iván Pulido <[email protected]>
    3 people authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    38eb754 View commit details
    Browse the repository at this point in the history
Loading