mailr4786 - /branches/N_state_model/specific_fns/n_state_model.py


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

Header


Content

Posted by edward on January 16, 2008 - 16:30:
Author: bugman
Date: Wed Jan 16 16:30:06 2008
New Revision: 4786

URL: http://svn.gna.org/viewcvs/relax?rev=4786&view=rev
Log:
Shifted from using the code in the 'minimise' directory to using minfx.


Modified:
    branches/N_state_model/specific_fns/n_state_model.py

Modified: branches/N_state_model/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/specific_fns/n_state_model.py?rev=4786&r1=4785&r2=4786&view=diff
==============================================================================
--- branches/N_state_model/specific_fns/n_state_model.py (original)
+++ branches/N_state_model/specific_fns/n_state_model.py Wed Jan 16 16:30:06 
2008
@@ -28,7 +28,7 @@
 # relax module imports.
 from data import Data as relax_data_store
 from maths_fns.n_state_model import N_state_opt
-from minimise.generic import generic_minimise
+from minfx.generic import generic_minimise
 from relax_errors import RelaxNoModelError
 from specific_fns.base_class import Common_functions
 




Related Messages


Powered by MHonArc, Updated Wed Jan 16 16:40:09 2008