"vscode:/vscode.git/clone" did not exist on "59ab6fc92d456ab99263d1dbaec30d053ca91652"
  1. 03 May, 2021 1 commit
  2. 14 Apr, 2021 1 commit
  3. 12 Apr, 2021 1 commit
  4. 30 Mar, 2021 4 commits
  5. 22 Mar, 2021 1 commit
  6. 19 Mar, 2021 1 commit
  7. 17 Mar, 2021 1 commit
  8. 16 Mar, 2021 3 commits
  9. 12 Mar, 2021 4 commits
  10. 11 Mar, 2021 1 commit
  11. 10 Mar, 2021 1 commit
  12. 09 Mar, 2021 1 commit
  13. 04 Mar, 2021 3 commits
  14. 03 Mar, 2021 1 commit
  15. 02 Mar, 2021 1 commit
  16. 28 Feb, 2021 2 commits
    • Peter Eastman's avatar
      Point based geometric functions for custom forces (#3037) · a85c2428
      Peter Eastman authored
      * Began implementing geometric functions on points
      
      * Started common implementation of point functions
      
      * Completed implementation of point functions for CustomCompoundBondForce
      
      * Implemented point functions for CustomCentroidBondForce
      
      * Implemented point functions for CustomManyParticleForce
      
      * Use point functions to simplify implementation of custom forces
      
      * Removed unnecessary code
      
      * Fixed typo
      a85c2428
    • Jason Swails's avatar
      Trap Amber CMAPs (#3041) · 2da337e9
      Jason Swails authored
      2da337e9
  17. 26 Feb, 2021 1 commit
  18. 22 Feb, 2021 1 commit
  19. 18 Feb, 2021 1 commit
  20. 11 Feb, 2021 1 commit
  21. 10 Feb, 2021 1 commit
    • Jaime Rodríguez-Guerra's avatar
      Migrate CI to GH Actions (#2964) · 6f8534dc
      Jaime Rodríguez-Guerra authored
      * Add draft GHA-based CI for Linux
      
      * Fix events
      
      * Dup key
      
      * Fix path
      
      * Update env vars
      
      * More fixes
      
      * Fix env vars again
      
      * add doxygen
      
      * add sudo
      
      * Typo
      
      * upgrade CUDA
      
      * escape newlines
      
      * more backslashes
      
      * fix CUDA_APT
      
      * more env vars fixes
      
      * fix missing file
      
      * acumulate env_vars
      
      * build python wrappers only if requested
      
      * add pytest
      
      * use $GITHUB_ENV
      
      https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files
      
      * use ${GITHUB_WORKSPACE}
      
      * Pin older gromacs
      
      * add windows
      
      * Provide default values for unbound vars
      
      * fixes
      
      * this is powershell not cmd
      
      * update envs
      
      * win fix
      
      * make windows use cmd
      
      * Change install prefix
      
      * fixes
      
      * better env files
      
      * Increase timeout threshold
      
      * set xcode to 10.x
      
      * specify action version
      
      * fix sdk in macos
      
      * split jobs a bit more
      
      * build wrappers even if tests failed for c...
      6f8534dc
  22. 09 Feb, 2021 1 commit
  23. 06 Feb, 2021 1 commit
  24. 02 Feb, 2021 1 commit
  25. 01 Feb, 2021 1 commit
  26. 28 Jan, 2021 2 commits
  27. 26 Jan, 2021 2 commits