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.
Authored by: bugman 2013-07-15
Parent: [r20302]
Child: [r20304]