mailr23750 - /branches/disp_spin_speed/target_functions/relax_disp.py


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

Header


Content

Posted by tlinnet on June 09, 2014 - 00:49:
Author: tlinnet
Date: Mon Jun  9 00:49:14 2014
New Revision: 23750

URL: http://svn.gna.org/viewcvs/relax?rev=23750&view=rev
Log:
Removed unused import of numpy.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion 
models for Clustered analysis.

Modified:
    branches/disp_spin_speed/target_functions/relax_disp.py

Modified: branches/disp_spin_speed/target_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/target_functions/relax_disp.py?rev=23750&r1=23749&r2=23750&view=diff
==============================================================================
--- branches/disp_spin_speed/target_functions/relax_disp.py     (original)
+++ branches/disp_spin_speed/target_functions/relax_disp.py     Mon Jun  9 
00:49:14 2014
@@ -27,7 +27,6 @@
 # Python module imports.
 from copy import deepcopy
 from math import pi
-import numpy as np
 from numpy import array, asarray, complex64, dot, float64, int16, max, ones, 
sqrt, sum, zeros
 
 # relax module imports.




Related Messages


Powered by MHonArc, Updated Mon Jun 09 01:00:02 2014