mailr22112 - /branches/double_rotor/lib/frame_order/double_rotor.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 03, 2014 - 15:26:
Author: bugman
Date: Mon Feb  3 15:26:28 2014
New Revision: 22112

URL: http://svn.gna.org/viewcvs/relax?rev=22112&view=rev
Log:
Removal of unused imports from the lib.frame_order.double_rotor module.


Modified:
    branches/double_rotor/lib/frame_order/double_rotor.py

Modified: branches/double_rotor/lib/frame_order/double_rotor.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/lib/frame_order/double_rotor.py?rev=22112&r1=22111&r2=22112&view=diff
==============================================================================
--- branches/double_rotor/lib/frame_order/double_rotor.py (original)
+++ branches/double_rotor/lib/frame_order/double_rotor.py Mon Feb  3 15:26:28 
2014
@@ -28,9 +28,6 @@
 # Python module imports.
 from math import cos, pi, sin, sqrt
 from numpy import dot, inner, sinc, transpose
-from numpy.linalg import norm
-if dep_check.scipy_module:
-    from scipy.integrate import quad
 
 # relax module imports.
 from lib.frame_order.matrix_ops import rotate_daeg




Related Messages


Powered by MHonArc, Updated Mon Feb 03 17:40:01 2014