- 11 May, 2012 1 commit
-
-
Peter Eastman authored
-
- 17 Mar, 2011 1 commit
-
-
Peter Eastman authored
-
- 16 Mar, 2011 1 commit
-
-
Peter Eastman authored
-
- 03 Jan, 2011 1 commit
-
-
Peter Eastman authored
-
- 10 May, 2010 1 commit
-
-
Peter Eastman authored
Moved SFMT into libraries folder, and restructured it to allow multiple independent random number generators
-
- 25 Jun, 2009 1 commit
-
-
Michael Sherman authored
- MingW, where "WIN32" is set by CMake but the compiler is not Microsoft's (should use _MSC_VER) in that case, and - in gcc 4.4 which is fussy about some issues that earlier versions were silent about, such as passing a string constant to a "char*" rather than a "const char*". I also fixed a syntax error in CMakeLists that showed up in the OpenMM workshop for some unknown reason. Brook is not currently building correctly; I think it has not yet been fully converted to the getTime() interface needed for variable step integrators.
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 20 Feb, 2009 1 commit
-
-
Peter Eastman authored
Implemented setting random seed for reference platform, as well as adding it as an option to BrownianIntegrator and AndersenThermostat.
-
- 24 Sep, 2008 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 14 May, 2008 1 commit
-
-
Mark Friedrichs authored
Added 'return platform' to registerReferencePlatform() -- VisualStudio complained about no return value Added #include "../sfmt/SFMT.h" to SimTKOpenMMUtilities.h to get 'uint32_t' declaration
-
- 02 May, 2008 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2008 1 commit
-
-
Peter Eastman authored
-