"vscode:/vscode.git/clone" did not exist on "e6b4f527b2105dbbf017e7a8554933bef0706673"
  • 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
TestCudaPythonForce.cpp 2.27 KB