1. 30 Jun, 2022 1 commit
    • Peter Eastman's avatar
      Use PocketFFT (#3667) · 1dac981a
      Peter Eastman authored
      * Use PocketFFT instead of FFTW
      
      * Minor cleanup
      
      * Use PocketFFT instead of fftpack for reference platform
      
      * Remove FFTW as a dependency
      
      * Converted a test case to use PocketFFT
      
      * Fixed an incorrect comment
      1dac981a
  2. 22 Mar, 2021 1 commit
  3. 29 Oct, 2019 1 commit
  4. 13 Jan, 2017 1 commit
  5. 08 Jul, 2013 1 commit
  6. 30 May, 2013 1 commit
  7. 25 Oct, 2012 1 commit
  8. 06 Oct, 2011 1 commit
  9. 04 Aug, 2011 1 commit
  10. 19 Jul, 2011 1 commit
  11. 01 Jun, 2011 1 commit
  12. 22 Apr, 2011 1 commit
  13. 05 Jan, 2010 1 commit
  14. 22 Sep, 2009 1 commit
  15. 21 Apr, 2009 1 commit
  16. 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
  17. 22 Apr, 2008 1 commit
  18. 17 Apr, 2008 1 commit
  19. 16 Apr, 2008 1 commit