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

general axis rotate #12

Closed madscatt closed 8 years ago

madscatt commented 8 years ago

Need to accept unit axis as a list [ux, uy, uz], modify tests.

madscatt commented 8 years ago

Completed change, updated tests. All tests passed.