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: ParmEd/ParmEd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.2
Choose a base ref
...
head repository: ParmEd/ParmEd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.0
Choose a head ref
  • 15 commits
  • 19 files changed
  • 9 contributors

Commits on Jan 18, 2024

  1. Replaced mktemp with mkstemp (#1328)

    Signed-off-by: fazledyn-or <ataf@openrefactory.com>
    nydelzaf authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b6656d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add support for 12-6-4 models. (#1346)

    * Add the support for four new water models OPC3, OPC, TIP3P-FB, and TIP4P-FB to add12_6_4 function in ParmEd.
    
    * Update the test files to be consistent with the updated add12_6_4 function
    
    * pin rdkit <2024.03.1
    
    ---------
    
    Co-authored-by: Pengfei Li <ldsoar1990@gmail.com>
    swails and pengfeili1 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fa58631 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    5af2047 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    b1c50b5 View commit details
    Browse the repository at this point in the history
  2. Ignore TURN comments in PDBs (#1351)

    Co-authored-by: David Slochower <david_slochower@vrtx.com>
    Co-authored-by: Jason Swails <jason.swails@gmail.com>
    3 people authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7eb0645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc8b774 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f81297 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    cd0f878 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix the build wrt RDKit package issues (#1370)

    * Add some debugging
    
    * Stop testing Python 3.9 and 3.10
    
    * Improve a test
    swails authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1f82b70 View commit details
    Browse the repository at this point in the history
  2. Fixed compatibility with NumPy 2.0+ (#1374)

    Issue #1364
    
    Co-authored-by: Jason Swails <jason.swails@gmail.com>
    vedranmiletic and swails authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3a0b8af View commit details
    Browse the repository at this point in the history
  3. Fix serialization of structure with bond type attributes and add test (

    …#1376)
    
    * Fix serialization of structure with bond type attributes and add test
    
    * Fix default assignment.
    swails authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    09cbe19 View commit details
    Browse the repository at this point in the history
  4. Ensure PBC box vectors are in reduced form for OpenMM (#1368)

    Co-authored-by: Jason Swails <jason.swails@gmail.com>
    nffaruk and swails authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cc4f3ac View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Improve mdin parsing to not split restraintmask fields using '=' wild…

    …card char (#1369)
    
    Co-authored-by: Jason Swails <jason.swails@gmail.com>
    nffaruk and swails authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6190e8d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Fix velocity unit scale for existing vels passed to OpenMM (#1367)

    Co-authored-by: Jason Swails <jason.swails@gmail.com>
    nffaruk and swails authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1650aab View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    f82923a View commit details
    Browse the repository at this point in the history
Loading