Menu

Commit [r20303]  Maximize  Restore  History

Shifted to using the faster numpy.linalg.matrix_power() function in lib.dispersion.ns_2site_star.

This was originally using the lib.linear_algebra.matrix_power.square_matrix_power() function,
however the numpy equivalent is faster.

bugman 2013-07-15

changed /branches/relax_disp/lib/dispersion/ns_2site_star.py
/branches/relax_disp/lib/dispersion/ns_2site_star.py Diff Switch to side-by-side view
Loading...