"...ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "a4f8921d2dec5e1f503284ce7f5edbf6152a8f43"
  • 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
ReferencePlatform.cpp 6.95 KB