mailr20286 - /branches/relax_disp/lib/linear_algebra/matrix_power.py


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

Header


Content

Posted by edward on July 12, 2013 - 17:20:
Author: bugman
Date: Fri Jul 12 17:20:39 2013
New Revision: 20286

URL: http://svn.gna.org/viewcvs/relax?rev=20286&view=rev
Log:
Added a module docstring to lib.linear_algebra.matrix_power.


Modified:
    branches/relax_disp/lib/linear_algebra/matrix_power.py

Modified: branches/relax_disp/lib/linear_algebra/matrix_power.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/lib/linear_algebra/matrix_power.py?rev=20286&r1=20285&r2=20286&view=diff
==============================================================================
--- branches/relax_disp/lib/linear_algebra/matrix_power.py (original)
+++ branches/relax_disp/lib/linear_algebra/matrix_power.py Fri Jul 12 
17:20:39 2013
@@ -19,6 +19,8 @@
 #                                                                            
 #
 
###############################################################################
 
+# Module docstring.
+"""Module for matrix power operations."""
 
 # Python module imports.
 from numpy import diag, dot, eye




Related Messages


Powered by MHonArc, Updated Fri Jul 12 17:40:01 2013