Menu

Commit [r22634]  Maximize  Restore  History

Merged revisions 22072 via svnmerge from

svn+ssh://bugman@.../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.
........

bugman 2014-04-03

copied /branches/double_rotor/specific_analyses/frame_order/api.py -> /trunk/specific_analyses/frame_order/api.py
copied /branches/double_rotor/specific_analyses/frame_order/checks.py -> /trunk/specific_analyses/frame_order/checks.py
copied /branches/double_rotor/specific_analyses/frame_order/data.py -> /trunk/specific_analyses/frame_order/data.py
copied /branches/double_rotor/specific_analyses/frame_order/optimisation.py -> /trunk/specific_analyses/frame_order/optimisation.py
copied /branches/double_rotor/specific_analyses/frame_order/parameters.py -> /trunk/specific_analyses/frame_order/parameters.py
copied /branches/double_rotor/specific_analyses/frame_order/user_functions.py -> /trunk/specific_analyses/frame_order/user_functions.py
changed /trunk
changed /trunk/specific_analyses/api.py
changed /trunk/specific_analyses/frame_order/__init__.py
changed /trunk/user_functions/frame_order.py
/trunk
Directory.
/trunk/specific_analyses/api.py Diff Switch to side-by-side view
Loading...
/trunk/specific_analyses/frame_order/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/user_functions/frame_order.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.