Menu

Commit [r25964]  Maximize  Restore  History

Shifted the specific_analyses.frame_order.variables module into lib.frame_order.

This is both to minimise circular dependencies, as previously the specific_analyses.frame_order
modules import from target_functions.frame_order and vice-versa, and to allow the relax library
functions to have access to these variables.

bugman 2014-09-23

1 2 > >> (Page 1 of 2)
changed /branches/frame_order_cleanup/auto_analyses/frame_order.py
changed /branches/frame_order_cleanup/lib/frame_order/__init__.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/__init__.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/api.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/data.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/geometric.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/parameters.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/uf.py
renamed /branches/frame_order_cleanup/specific_analyses/frame_order/variables.py -> /branches/frame_order_cleanup/lib/frame_order/variables.py
changed /branches/frame_order_cleanup/target_functions/frame_order.py
changed /branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/double_rotor.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/double_rotor_large_angle.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/free_rotor.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/free_rotor_missing_data.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor2.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone_torsionless.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse.py
changed /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse2.py
/branches/frame_order_cleanup/auto_analyses/frame_order.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/lib/frame_order/__init__.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/__init__.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/api.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/data.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/geometric.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/parameters.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/uf.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/target_functions/frame_order.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/frame_order.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/base_script.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/double_rotor.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/double_rotor_large_angle.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/free_rotor.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/free_rotor_missing_data.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone_free_rotor2.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/iso_cone_torsionless.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/pseudo_ellipse2.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.