Menu

Commit [r22072]  Maximize  Restore  History

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-01-30

changed /branches/double_rotor/specific_analyses/frame_order/__init__.py
copied /branches/double_rotor/specific_analyses/frame_order/__init__.py -> /branches/double_rotor/specific_analyses/frame_order/api.py
copied /branches/double_rotor/specific_analyses/frame_order/__init__.py -> /branches/double_rotor/specific_analyses/frame_order/checks.py
copied /branches/double_rotor/specific_analyses/frame_order/__init__.py -> /branches/double_rotor/specific_analyses/frame_order/data.py
copied /branches/double_rotor/specific_analyses/frame_order/__init__.py -> /branches/double_rotor/specific_analyses/frame_order/optimisation.py
copied /branches/double_rotor/specific_analyses/frame_order/__init__.py -> /branches/double_rotor/specific_analyses/frame_order/parameters.py
copied /branches/double_rotor/specific_analyses/frame_order/__init__.py -> /branches/double_rotor/specific_analyses/frame_order/user_functions.py
changed /branches/double_rotor/specific_analyses/setup.py
changed /branches/double_rotor/user_functions/frame_order.py
/branches/double_rotor/specific_analyses/frame_order/__init__.py Diff Switch to side-by-side view
Loading...
/branches/double_rotor/specific_analyses/setup.py Diff Switch to side-by-side view
Loading...
/branches/double_rotor/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.