1. 12 Nov, 2025 1 commit
    • Peter Eastman's avatar
      Created PythonForce (#5122) · 2fbed592
      Peter Eastman authored
      * Initial implementation of PythonForce
      
      * Continuing implementation of PythonForce
      
      * Tests for PythonForce
      
      * Fix memory leaks
      
      * Documentation for PythonForce
      
      * Fixed incorrect return type
      
      * Fix compilation error on Python older than 3.12
      
      * Handle all dtypes
      
      * Optimizations to PythonForce
      
      * Optimized getPositions()
      
      * Test all platforms
      
      * Fix test failures
      2fbed592
  2. 23 Sep, 2025 1 commit
  3. 16 Sep, 2021 1 commit
  4. 28 Jul, 2020 1 commit
  5. 06 Jul, 2016 1 commit
  6. 24 Feb, 2015 1 commit
  7. 08 Apr, 2013 1 commit
  8. 23 Jan, 2013 1 commit
  9. 03 Jun, 2011 1 commit
  10. 17 May, 2010 1 commit
  11. 21 Apr, 2009 1 commit
  12. 22 Oct, 2008 1 commit
  13. 23 Jun, 2008 1 commit
    • Christopher Bruns's avatar
      Many changes to build OpenMM on Windows: · 90f31a68
      Christopher Bruns authored
      1) Added DLL export macros to many classes; enough to get tests to compile
      2) Cosmetic changes to reduce warnings in Visual Studio:
         a) change many "for (int i ="... to "for (size_t i ="... to avoid unsigned mismatch warnings
         b) included many explicit static_cast<OpenMMReal>() casts to document places where double->float conversion warnings occur
      90f31a68
  14. 25 Apr, 2008 1 commit
  15. 16 Apr, 2008 2 commits