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

linear algebra calculate angle needs a test #23

Open madscatt opened 7 years ago

madscatt commented 7 years ago

Found that no test exists. Also, need to make sure all the methods are returning either radians or degrees (perhaps put an option **kwargs for a flag to get the type you want).