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.1.0
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.2.0
Choose a head ref
  • 6 commits
  • 24 files changed
  • 4 contributors

Commits on Apr 7, 2023

  1. Added 3D-RISM and GBNSR6 to mdin configuration (#1305)

    * added 3D-rism and GBNSR6 mdins
    
    * updated copyright date
    
    * removed debugging prints
    
    * fixed sander fail when all variable values in rism are default
    
    * fixed rism mdin when some variable is defined as a list or tuple
    Valdes-Tresanco-MS authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    dfe38cd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Basic routines for internal to cartesian coordinate conversion (#1311)

    I hope there is agreement as to how something like this could be useful.
    I included a test to show how you can place atoms based on internal
    coordinates using a Z-matrix-like entry.
    bradakta authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6e7332a View commit details
    Browse the repository at this point in the history
  2. Transfer chain IDs to OpenMM topology. (#1310)

    Jeff Thompson authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bf0790f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Add a library of all CCD residues separate from modified amino/nuclei…

    …c acids (#1315)
    
    * Add templates for all CCD residues other than currently stored amino/nucleic acids
    
    * Fix file name
    
    * Fix issues in RDKit interconversions
    
    * Fix copying of qualitative bond type
    
    * Update dependencies.
    
    * Do not arbitrarily override residue number
    
    * Fix tests to work with newer OpenMM versions.
    
    * Fix for newer scipy
    swails authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7ba559f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Preserve residue IDs, insertion codes, and bond orders in OpenMM topo…

    …logy conversions (#1316)
    
    * Preserve residue IDs, insertion codes, and bond orders in OpenMM topology conversions.
    
    * Remove type conversion.
    
    ---------
    
    Co-authored-by: Jason Swails <jason.swails@gmail.com>
    Jeff Thompson and swails authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a414ca9 View commit details
    Browse the repository at this point in the history
Loading