mailr22634 - in /trunk: ./ specific_analyses/ specific_analyses/frame_order/ user_functions/


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

Header


Content

Posted by edward on April 03, 2014 - 19:52:
Author: bugman
Date: Thu Apr  3 19:52:32 2014
New Revision: 22634

URL: http://svn.gna.org/viewcvs/relax?rev=22634&view=rev
Log:
Merged revisions 22072 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/branches/double_rotor

........
  r22072 | bugman | 2014-01-30 11:03:05 +0100 (Thu, 30 Jan 2014) | 8 lines
  
  Large refactorisation of the frame order package.
  
  The private methods of the frame order package 
specific_analyses.frame_order have now all been
  shifted into modules.  This is to simplify the package by not having huge 
quantities of code in the
  __init__ module.  Now the code resides in the api, checks, data, 
optimisation, parameters, and
  user_functions modules.
........

Added:
    trunk/specific_analyses/frame_order/api.py
      - copied unchanged from r22072, 
branches/double_rotor/specific_analyses/frame_order/api.py
    trunk/specific_analyses/frame_order/checks.py
      - copied unchanged from r22072, 
branches/double_rotor/specific_analyses/frame_order/checks.py
    trunk/specific_analyses/frame_order/data.py
      - copied unchanged from r22072, 
branches/double_rotor/specific_analyses/frame_order/data.py
    trunk/specific_analyses/frame_order/optimisation.py
      - copied unchanged from r22072, 
branches/double_rotor/specific_analyses/frame_order/optimisation.py
    trunk/specific_analyses/frame_order/parameters.py
      - copied unchanged from r22072, 
branches/double_rotor/specific_analyses/frame_order/parameters.py
    trunk/specific_analyses/frame_order/user_functions.py
      - copied unchanged from r22072, 
branches/double_rotor/specific_analyses/frame_order/user_functions.py
Modified:
    trunk/   (props changed)
    trunk/specific_analyses/api.py
    trunk/specific_analyses/frame_order/__init__.py
    trunk/user_functions/frame_order.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/specific_analyses/api.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/api.py?rev=22634&r1=22633&r2=22634&view=diff

Modified: trunk/specific_analyses/frame_order/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/frame_order/__init__.py?rev=22634&r1=22633&r2=22634&view=diff

Modified: trunk/user_functions/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/frame_order.py?rev=22634&r1=22633&r2=22634&view=diff




Related Messages


Powered by MHonArc, Updated Thu Apr 03 20:00:02 2014