Menu

Commit [r27645]  Maximize  Restore  History

Implemented the back-end of the frame_order.distribute user function.

This follows the design of the pseudo-Brownian simulation frame_order.simulate user function. The
specific_analyses.frame_order.uf.distribute() function has been created as a modified copy of the
simulate() function of the same module. This simply performs checks and assembles the data, passing
into the new lib.frame_order.simulate.uniform_distribution() function, which itself is a modified
copy of the brownian() function in the same module.

bugman 2015-02-16

changed /branches/frame_order_cleanup/lib/frame_order/simulation.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/uf.py
changed /branches/frame_order_cleanup/user_functions/frame_order.py
/branches/frame_order_cleanup/lib/frame_order/simulation.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/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.