mailr20973 - /branches/relax_disp/specific_analyses/relax_disp/optimisation.py


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

Header


Content

Posted by edward on September 11, 2013 - 10:34:
Author: bugman
Date: Wed Sep 11 10:34:17 2013
New Revision: 20973

URL: http://svn.gna.org/viewcvs/relax?rev=20973&view=rev
Log:
Created the empty specific_analyses.relax_disp.optimisation module.

This will contain functions and other objects relating to the optimisation of 
the dispersion models.


Added:
    branches/relax_disp/specific_analyses/relax_disp/optimisation.py

Added: branches/relax_disp/specific_analyses/relax_disp/optimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/optimisation.py?rev=20973&view=auto
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/optimisation.py (added)
+++ branches/relax_disp/specific_analyses/relax_disp/optimisation.py Wed Sep 
11 10:34:17 2013
@@ -1,0 +1,25 @@
+###############################################################################
+#                                                                            
 #
+# Copyright (C) 2013 Edward d'Auvergne                                       
 #
+#                                                                            
 #
+# This file is part of the program relax (http://www.nmr-relax.com).         
 #
+#                                                                            
 #
+# This program is free software: you can redistribute it and/or modify       
 #
+# it under the terms of the GNU General Public License as published by       
 #
+# the Free Software Foundation, either version 3 of the License, or          
 #
+# (at your option) any later version.                                        
 #
+#                                                                            
 #
+# This program is distributed in the hope that it will be useful,            
 #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of             
 #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the              
 #
+# GNU General Public License for more details.                               
 #
+#                                                                            
 #
+# You should have received a copy of the GNU General Public License          
 #
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.      
 #
+#                                                                            
 #
+###############################################################################
+
+# Module docstring.
+"""Module for the optimisation of the relaxation dispersion models."""
+
+




Related Messages


Powered by MHonArc, Updated Wed Sep 11 13:20:01 2013