1. 05 Sep, 2024 1 commit
  2. 23 Aug, 2024 1 commit
  3. 06 Aug, 2024 1 commit
  4. 25 Jul, 2024 1 commit
  5. 09 Jul, 2024 1 commit
  6. 13 May, 2024 1 commit
  7. 03 May, 2024 1 commit
  8. 29 Apr, 2024 2 commits
  9. 10 Apr, 2024 1 commit
  10. 09 Apr, 2024 1 commit
  11. 28 Mar, 2024 1 commit
  12. 21 Mar, 2024 1 commit
  13. 05 Mar, 2024 1 commit
  14. 13 Feb, 2024 1 commit
  15. 24 Jan, 2024 1 commit
  16. 03 Jan, 2024 1 commit
  17. 15 Dec, 2023 1 commit
  18. 05 Dec, 2023 1 commit
  19. 30 Nov, 2023 1 commit
  20. 28 Nov, 2023 1 commit
    • Nicola De Mitri 2's avatar
      Preserve bond type and order in all `Modeller` operations (#4323) · 127a3733
      Nicola De Mitri 2 authored
      * Py wrapper: preserve bond data in Modeller operations
      
      * regression tests for add(), delete(), deleteWater(), addSolvent()
      
      * Tests for addHydrogens and addExtraParticles
      
      * Cosmetic
      
      * A single regression test spanning a whole workflow
      
      * Remove now-redundant tests
      
      * Test also deleteWater and addHydrogens. Remove excessive assertions.
      127a3733
  21. 16 Nov, 2023 1 commit
  22. 02 Nov, 2023 1 commit
  23. 01 Nov, 2023 1 commit
  24. 26 Oct, 2023 1 commit
  25. 23 Oct, 2023 1 commit
  26. 17 Oct, 2023 1 commit
  27. 28 Sep, 2023 1 commit
  28. 27 Sep, 2023 1 commit
  29. 19 Sep, 2023 1 commit
  30. 07 Sep, 2023 1 commit
  31. 04 Sep, 2023 1 commit
  32. 16 Aug, 2023 1 commit
  33. 08 Aug, 2023 1 commit
  34. 03 Aug, 2023 1 commit
  35. 02 Aug, 2023 3 commits
    • Emilio Gallicchio's avatar
      Draft integration of the Alchemical Transfer Method (ATM) plugin (#4110) · d8c67699
      Emilio Gallicchio authored
      
      
      * Draft integration of the Alchemical Transfer Method (ATM) plugin
      
      * Attempt to store and retrieve forces--does not compile
      
      * Implement addForce()/getForce() methods
      
      * Throw exception when specifying properties without a Platform (#4130)
      
      * Fixed DOF calculation for NoseHooverIntegrator (#4128)
      
      * Fix variance in documentation of VerletIntegrator (#4138)
      
      * Python API for ATMForce
      
      * Fixed compilation error
      
      * Minor cleanup of formatting and documentation
      
      * Files for ATMForce test cases
      
      * More cleanup
      
      * Removed variable groups
      
      * Test ATMForce with two particles
      
      * More tests for ATMForce plus fixes
      
      * Added missing header
      
      * Rework interface to pass displacements as vector of parameters
      
      * Revert "Rework interface to pass displacements as vector of parameters"
      
      This reverts commit 5e092031f31ded1137b677588f007add1c2d6f82.
      
      * Test with nonbonded force
      
      * Allow energy expression to be customized
      
      * Optional displacements at the initial state
      
      * Fixed compilation error build C wrapper
      
      * Address edge case of default energy expression
      
      * Consistent naming of the variables of the displacement states
      
      * Test of soft core function of the default energy expression
      
      * Mark addForce() as taking ownership
      
      * initial python test for ATMForce
      
      * Test custom expressions
      
      * Expanded C++ API documentation for ATMForce
      
      * Energy parameter derivatives
      
      * Serialization for ATMForce
      
      * Documentation, cleanup, and fixes
      
      * Fixed typos
      
      * getPerturbationEnergy() computes energy
      
      * Another test case
      
      * Minor edits
      
      ---------
      Co-authored-by: default avatarPeter Eastman <peastman@stanford.edu>
      Co-authored-by: default avatarMichael Plainer <plainer@ymail.com>
      d8c67699
    • Peter Eastman's avatar
    • Peter Eastman's avatar
  36. 01 Jul, 2023 1 commit
  37. 21 Jun, 2023 1 commit