1. 04 Jul, 2019 1 commit
  2. 03 Jul, 2019 2 commits
  3. 01 Jul, 2019 2 commits
  4. 28 Jun, 2019 1 commit
  5. 27 Jun, 2019 1 commit
  6. 24 Jun, 2019 2 commits
  7. 21 Jun, 2019 2 commits
  8. 16 Jun, 2019 3 commits
  9. 15 Jun, 2019 2 commits
  10. 14 Jun, 2019 2 commits
  11. 12 Jun, 2019 1 commit
  12. 11 Jun, 2019 3 commits
  13. 07 Jun, 2019 1 commit
  14. 06 Jun, 2019 1 commit
  15. 04 Jun, 2019 1 commit
  16. 03 Jun, 2019 2 commits
  17. 01 Jun, 2019 1 commit
  18. 08 May, 2019 2 commits
  19. 30 Apr, 2019 1 commit
  20. 29 Apr, 2019 1 commit
  21. 16 Apr, 2019 3 commits
  22. 12 Apr, 2019 4 commits
  23. 09 Apr, 2019 1 commit
    • peastman's avatar
      Created HippoNonbondedForce (#2296) · 1eec1e15
      peastman authored
      * Created API for HIPPO force field
      
      * Beginning of reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Continuing reference implementation of HIPPO
      
      * Completed reference of HIPPO with no cutoff
      
      * Beginning cutoffs/PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Continuing PME for reference implementation of HIPPO
      
      * Completed reference implementation of HIPPO
      
      * Cleanup and optimization to HIPPO reference
      
      * Further cleanup to HIPPO
      
      * Combined direct space interactions into a single loop
      
      * Compute direct space interactions in quasi-internal frame
      
      * Beginning of CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Continuing CUDA implementation of HIPPO
      
      * Finished CUDA implementation of HIPPO
      
      * More features and test cases for HippoNonbondedForce
      
      * Serialization and Python API for HippoNonbondedForce
      
      * Fixed sign error in computing forces
      1eec1e15