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
Robert McGibbon
b0baa00d77 Support modern swig, strip units on the C++ side of the swig wrappers. 2015-08-04 17:41:00 -07:00
Jason Swails
f97f8685f9 Add tests and fix up getByMass
This also removes assert statements, since those can't be relied upon to *not*
be optimized away -- they should never be used to check user input sanity.
2015-04-22 15:05:26 -04:00
Robert McGibbon
c96e2478d7 Make element basically immutable 2014-04-09 01:11:37 -07:00