- 13 Jan, 2022 1 commit
-
-
zhang-ivy authored
* fix barostat frequency check * fix other barostats * fix error messages
-
- 13 Nov, 2021 1 commit
-
-
Peter Eastman authored
-
- 09 Nov, 2021 1 commit
-
-
Peter Eastman authored
-
- 03 Nov, 2021 1 commit
-
-
Peter Eastman authored
-
- 02 Nov, 2021 1 commit
-
-
Peter Eastman authored
* updateParametersInContext() can change tabulated functions * Fixed error in building C wrappers * updateParametersInContext() can change tabulated functions for CustomCentroidBondForce * CustomNonbondedForce can update tabulated functions * CustomGBForce can update tabulated functions * CustomManyParticleForce can update tabulated functions * CustomHbondForce can update tabulated functions
-
- 18 Oct, 2021 1 commit
-
-
Peter Eastman authored
* Added lots of checks for invalid parameter values * Fixed test failures * More checks for incorrect parameters * Fixed test failures
-
- 14 Oct, 2021 1 commit
-
-
Peter Eastman authored
* Created MonteCarloFlexibleBarostat * Improved test cases * Documentation for MonteCarloFlexibleBarostat * Added a missing include * Serialization for MonteCarloFlexibleBarostat * Added MonteCarloFlexibleBarostat to C++ API docs index * Added citation for MonteCarloFlexibleBarostat
-
- 12 Oct, 2021 1 commit
-
-
Peter Eastman authored
-
- 30 Sep, 2021 1 commit
-
-
Peter Eastman authored
-
- 20 Sep, 2021 1 commit
-
-
Peter Eastman authored
-
- 16 Sep, 2021 1 commit
-
-
Peter Eastman authored
* Allow querying current step count * Fixed error building Python wrapper
-
- 11 Aug, 2021 1 commit
-
-
Josh A. Mitchell authored
* Proof of concept matching current behaviour with Breathe * Reorganise C++ API docs to work without autosummary * Revert to Sphinx-native search * Move remaining pip deps to conda * Remove unnecessary lunrsearch templates * Remove lunrsearch from cmake * Tidy up layout of API docs * Get code blocks to work with Breathe Breathe doesn't seem to support the Doxygen <preformatted> tag. It does support the <code> tag, but better yet it supports using <verbatim> tags to embed rst into docstrings. This commit changes all <pre> tags to use RST verbatim, and updates the Python documentation machinery to support it too. * Clarified some language * Have doxygen exclude undocumented classes and have sphinx fail on warnings for C++ API docs * List custom forces and integrators last * Add breathe to documentation CI * Typo * Fix link to custom forces in extras.rst * Have Breathe process only public classes * Strip OpenMM:: prefix from rst files to avoid colons in links * Remove existing private classes from EXCLUDE_SYMBOLS * Add comment to C++ cmake describing why we promote warnings to errors * Revise documentation build instructions for new dependencies
-
- 22 Jul, 2021 1 commit
-
-
Dann239 authored
* Deleted the default copy-constuctor for ContextImpl. * Deleted the default copy assignment operator for ContextImpl.
-
- 15 Jul, 2021 1 commit
-
-
Peter Eastman authored
-
- 10 Mar, 2021 1 commit
-
-
Peter Eastman authored
-
- 28 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Began implementing geometric functions on points * Started common implementation of point functions * Completed implementation of point functions for CustomCompoundBondForce * Implemented point functions for CustomCentroidBondForce * Implemented point functions for CustomManyParticleForce * Use point functions to simplify implementation of custom forces * Removed unnecessary code * Fixed typo
-
- 11 Jan, 2021 1 commit
-
-
Isuru Fernando authored
* Initial fixes for Apple silicon Doesn't work yet * assume vec4 is supported on apple * Trust the user with env variables * Fix macos-version-min logic
-
- 16 Nov, 2020 1 commit
-
-
peastman authored
-
- 23 Sep, 2020 1 commit
-
-
peastman authored
* Improved documentation for LangevinMiddleIntegrator * Fixed a unicode character that caused problems on Windows
-
- 28 Jul, 2020 1 commit
-
-
peastman authored
-
- 16 Jul, 2020 1 commit
-
-
peastman authored
-
- 25 Jun, 2020 1 commit
-
-
Charlles Abreu authored
-
- 24 Jun, 2020 5 commits
-
-
Charlles Abreu authored
-
Charlles Abreu authored
-
Charlles Abreu authored
-
Charlles Abreu authored
-
Charlles Abreu authored
-
- 15 Jun, 2020 1 commit
-
-
Daniel Towner authored
-
- 09 Jun, 2020 1 commit
-
-
Daniel Towner authored
-
- 27 May, 2020 3 commits
- 24 May, 2020 7 commits
- 22 May, 2020 1 commit
-
-
Daniel Towner authored
This helps pave the way to test wider SIMD ISAs, such as AVX-512.
-