"openmmapi/src/HarmonicBondForce.cpp" did not exist on "6ddebdb28b4a19e9496e86b8e509617407df8e3d"
- 23 Oct, 2024 1 commit
-
-
Peter Eastman authored
-
- 02 Oct, 2024 2 commits
-
-
Marc Schuh authored
* added type checking for Simulation.step() * changed how to check if step is an integer number * allow for dicts to be returned from Reporter.describeNextReport remove deprecated getState parameters ( #4437 ) * convert old format into new format * update docstring * nested set comprehension to set.union * Allow 'periodic':None update describeNextReport in all occurrences in the code * debug * update documentation * add a reporter for energyParameterDerivative * Revert "add a reporter for energyParameterDerivative" This reverts commit 1d44dc3f60153defb6252ab56a3b85350fa24826. * Edit documentation
-
Peter Eastman authored
-
- 18 Sep, 2024 1 commit
-
-
Peter Eastman authored
-
- 13 Sep, 2024 1 commit
-
-
Zheng GONG authored
* XTCReporter overwrite existing xtc file * add position size check for xtcfile
-
- 05 Sep, 2024 1 commit
-
-
Anton Gorenko 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 1 commit
-
-
Peter Eastman authored
* Support numpy 2 * Debugging * Removed debugging code
-
- 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>
-
- 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 2 commits
-
-
Peter Eastman authored
-
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
-
- 28 Mar, 2024 1 commit
-
-
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
-
- 05 Mar, 2024 1 commit
-
-
Stefan Doerr authored
-
- 13 Feb, 2024 1 commit
-
-
Peter Eastman authored
* Can use getPlatform() instead of getPlatformByName() * More concise arguments for getState()
-
- 24 Jan, 2024 1 commit
-
-
Daniel R. Roe authored
-
- 03 Jan, 2024 1 commit
-
-
Carlos Bueno authored
* Replaces sub tags for python API docs * Changes string to pathlib * Adds support for sup html tags * Corrects function description
-
- 15 Dec, 2023 1 commit
-
-
Peter Eastman authored
* Faster algorithm for DrudeSCFIntegrator * Minor code simplification * Reduced default error tolerance * Fixed errors on NVIDIA
-
- 05 Dec, 2023 1 commit
-
-
Evan Pretti authored
Added CustomCentroidBondForce.addTabulatedFunction to STEAL_OWNERSHIP table in Python wrapper configuration script (#4340) Co-authored-by:Evan Pretti <evan@pretti.net>
-
- 30 Nov, 2023 1 commit
-
-
Peter Eastman authored
* Optimizations to reporters * Removed unneeded imports
-
- 28 Nov, 2023 1 commit
-
-
Nicola De Mitri 2 authored
* Py wrapper: preserve bond data in Modeller operations * regression tests for add(), delete(), deleteWater(), addSolvent() * Tests for addHydrogens and addExtraParticles * Cosmetic * A single regression test spanning a whole workflow * Remove now-redundant tests * Test also deleteWater and addHydrogens. Remove excessive assertions.
-
- 16 Nov, 2023 1 commit
-
-
Peter Eastman authored
-
- 02 Nov, 2023 1 commit
-
-
Peter Eastman authored
-
- 01 Nov, 2023 1 commit
-
-
Peter Eastman authored
-
- 26 Oct, 2023 1 commit
-
-
Peter Eastman authored
-
- 23 Oct, 2023 1 commit
-
-
Peter Eastman authored
-
- 17 Oct, 2023 1 commit
-
-
Zheng GONG authored
-
- 28 Sep, 2023 1 commit
-
-
Peter Eastman authored
* Remove support for Gromacs implicit solvent * Removed tests of implicit solvent
-
- 27 Sep, 2023 1 commit
-
-
Peter Eastman authored
* Replace distutils with setuptools * Replace more uses of distutils
-
- 19 Sep, 2023 1 commit
-
-
Peter Eastman authored
* Implemented MinimizationReporter * PythonAPI for MinimizationReporter * Improved test case * SWIG fix * Reporter returns a bool instead of throwing an exception
-
- 07 Sep, 2023 1 commit
-
-
Peter Eastman authored
-
- 04 Sep, 2023 1 commit
-
-
Peter Eastman authored
-
- 16 Aug, 2023 1 commit
-
-
Peter Eastman authored
-
- 08 Aug, 2023 1 commit
-
-
Peter Eastman authored
* Support GROMOS bond and angle types * Support NBFIX with geometric combining rule * Continuing GROMOS support * Bug fixes * Fixes to test case * Update wrappers/python/openmm/app/gromacstopfile.py Co-authored-by:
Jason Swails <jason@entos.ai> * Improve logic for handling dihedraltypes --------- Co-authored-by:
Jason Swails <jason@entos.ai>
-