Menu

Commit [r15104]  Maximize  Restore  History

Redesign of the numerical integration method for an ~40 times speed up.

This is currently only for the isotropic cone model. A basic and rough Monte Carlo integration
method has been hand coded to replace the advanced scipy.integrate.tplquad() quadratic integration
function. Not only are the number of integration steps massively decreased, but all PCS values can
be integrated simultaneously. I.e. there is one iteration of the integration algorithm for all PCS
values of all atoms and alignments, rather than one iteration per PCS.

bugman 2011-12-19

changed /branches/frame_order_testing/maths_fns/frame_order.py
changed /branches/frame_order_testing/maths_fns/frame_order_matrix_ops.py
/branches/frame_order_testing/maths_fns/frame_order.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/maths_fns/frame_order_matrix_ops.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.