- 04 Sep, 2024 2 commits
-
-
Peter Eastman authored
* Fixed error on GPUs with SIMT width 64 * Interpret sortedBlocks correctly
-
Peter Eastman authored
-
- 02 Sep, 2024 1 commit
-
-
Alex Izvorski authored
* fix formal charge reading and writing in pdb files; store formal charge in topology * use formalCharge in public api * permissive reading * fix writing * fix * add test for formal charges --------- Co-authored-by:Alex Izvorski <alex@genesistherapeutics.ai>
-
- 23 Aug, 2024 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
* Support numpy 2 * Debugging * Removed debugging code
-
- 19 Aug, 2024 1 commit
-
-
Peter Eastman authored
-
- 06 Aug, 2024 1 commit
-
-
Peter Eastman authored
* Don't require importlib_metadata * Handle older versions of importlib
-
- 25 Jul, 2024 1 commit
-
-
Timothy Palpant authored
* Fix import of netcdf_file for scipy 1.14 * Fix indentation --------- Co-authored-by:Timothy Palpant <tim@atommapper.com>
-
- 19 Jul, 2024 1 commit
-
-
Peter Eastman authored
* Run Mac tests on ARM and Intel * Added missing environment file * Removed obsolete code for M1 runner * Removed obsolete code for M1 runner
-
- 17 Jul, 2024 1 commit
-
-
Peter Eastman authored
* Debug CI failures * Debugging * Debugging * Debugging * Debugging * Debugging * Debugging * Debugging * Debugging * Removed build that was failing * Fixed URL that had changed
-
- 09 Jul, 2024 1 commit
-
-
Peter Eastman authored
* addHydrogens() allows specifying exactly what hydrogens to add * Prevent CI from using numpy 2.0
-
- 13 May, 2024 1 commit
-
-
Peter Eastman authored
-
- 03 May, 2024 1 commit
-
-
Matt Thompson authored
* Allow multiple registrations of the same atom type if definitions identical * Different short-circuiting logic
-
- 29 Apr, 2024 3 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
* DrudeForce supports periodic boundary conditions * Fixed uninitialized memory
-
FloLangenfeld authored
Co-authored-by:FloLangenfeld <florent.langenfeld@peptinov.fr>
-
- 10 Apr, 2024 1 commit
-
-
Marc Schuh authored
* added type checking for Simulation.step() * changed how to check if step is an integer number
-
- 09 Apr, 2024 1 commit
-
-
Peter Eastman authored
-
- 06 Apr, 2024 2 commits
-
-
Peter Eastman authored
* ATMForce reorders inner contexts for better performance * Fixed obsolete comments
-
Peter Eastman authored
-
- 05 Apr, 2024 1 commit
-
-
Peter Eastman authored
-
- 28 Mar, 2024 2 commits
-
-
Peter Eastman authored
-
Raul authored
* Avoid overflow in large XTC files * Also cast box indices to size_t
-
- 21 Mar, 2024 1 commit
-
-
Peter Eastman authored
* Created DebuggingReporter class * Fixed description
-
- 18 Mar, 2024 1 commit
-
-
Matt Thompson authored
* Update references to "openmmforcefields" project * Org name, too
-
- 09 Mar, 2024 1 commit
-
-
Peter Eastman authored
* Revised code from installing CUDA on CI * Debugging * Debugging * Debugging * Debugging * Debugging * Debugging * Debugging
-
- 08 Mar, 2024 2 commits
-
-
ZangRuochen authored
LoongArch is a new architecture, already supported by linux-6.1, gcc-12. Signed-off-by:
Zang Ruochen <zangruochen@loongson.cn> Co-authored-by:
Zang Ruochen <zangruochen@loongson.cn>
-
Peter Eastman authored
-
- 05 Mar, 2024 2 commits
-
-
Stefan Doerr authored
-
Miguel Dias Costa authored
-
- 04 Mar, 2024 1 commit
-
-
Peter Eastman authored
-
- 24 Feb, 2024 1 commit
-
-
Peter Eastman authored
* Minor optimization to validating exclusions * Optimizations to findMoleculeGroups()
-
- 23 Feb, 2024 1 commit
-
-
Peter Eastman authored
* Improved performance of CustomHbondForce on large systems * Fixed CUDA compilation errors
-
- 17 Feb, 2024 1 commit
-
-
Peter Eastman authored
* Made LangevinIntegrator identical to LangevinMiddleIntegrator * Removed unused code * VariableLangevinIntegrator uses LFMiddle
-
- 13 Feb, 2024 1 commit
-
-
Peter Eastman authored
* Can use getPlatform() instead of getPlatformByName() * More concise arguments for getState()
-
- 02 Feb, 2024 1 commit
-
-
Peter Eastman authored
* Reference platform supports nested virtual sites * Common platform supports nested virtual sites * Fixed force distribution from nested virtual sites * Fixed test failures
-
- 26 Jan, 2024 1 commit
-
-
Emilio Gallicchio authored
* Improve numerical stability for edge cases * Undo checking of derivative factors * Undo checking for NaNs
-
- 24 Jan, 2024 1 commit
-
-
Daniel R. Roe authored
-
- 22 Jan, 2024 1 commit
-
-
Jérôme Hénin authored
causing warnings by Clang
-
- 18 Jan, 2024 1 commit
-
-
Peter Eastman authored
-