4 Commits

Author SHA1 Message Date
Peter Eastman
e53bdc5eab Top level Python module is now "openmm" (#3000)
* Top level Python module is now "openmm"

* Updated module names in examples

* Updated module names in documentation

* Updated module in CI scripts

* Added deprecation warning
2021-02-01 09:40:37 -08:00
Jason Swails
7a60e4343e Fix names. 2015-02-20 13:07:05 -05:00
Jason Swails
fd1827e08e Add a reducePeriodicBoxVectors function, since many helpers (like the one in
mdtraj) does *not* fully reduce the vectors.

Also adds a test for this.
2015-02-19 20:32:54 -05:00
Jason Swails
1004e6e5b0 Fix bug in unitcell.py (computeLengthsAndAngles), which resulted in a NameError.
Also added a test suite for them.
2015-02-19 20:23:05 -05:00