"platforms/hip/tests/TestHipVariableLangevinIntegrator.cpp" did not exist on "f2958043a7a60e19484e3290232dc41a2fadfbf3"
  1. 03 Nov, 2015 1 commit
    • Robert McGibbon's avatar
      Improve docstrings · 98d053d4
      Robert McGibbon authored
      Swigged python docstrings now include documented return values and type
      information or their arguments. They are generated in numpydoc format.
      Furthermore, all of the Python app layer docstrings have been changed
      to numpydoc format. The filterPythonFiles.py script which helps to
      generate the Doxygen Python API docs has been updated to reflect these
      changes.
      98d053d4
  2. 28 Oct, 2015 2 commits
  3. 27 Oct, 2015 2 commits
  4. 26 Oct, 2015 15 commits
  5. 09 Oct, 2015 2 commits
  6. 07 Oct, 2015 4 commits
  7. 06 Oct, 2015 4 commits
  8. 01 Oct, 2015 1 commit
  9. 30 Sep, 2015 1 commit
    • Jason Swails's avatar
      Fix very irritating behavior on some Mac systems. · 9570ab9c
      Jason Swails authored
      Hard-code CC and CXX to clang for Macs, since gcc/g++ will *not* work with
      Anaconda, despite the fact that distutils will try to use them.  System Python,
      homebrew, and MacPorts on Macs will always use clang, so this hack should always
      work and fix issues with users that have GCC installed from MacPorts or homebrew
      *and* Anaconda.
      9570ab9c
  10. 29 Sep, 2015 8 commits