madscatt / zazmol

Library for defining molecular objects to create simulation and analysis programs To install: python setup.py install dependencies: numpy, mocker
GNU General Public License v3.0
0 stars 2 forks source link

minmax methods need to be re-written as one method #15

Closed madscatt closed 7 years ago

madscatt commented 7 years ago

re-factor into a single method, adjust tests, think about scope.

madscatt commented 7 years ago

Done. Passed and unit and integration tests.