Menu

Commit [r21191]  Maximize  Restore  History

Shifted all of the numerical dispersion code to use the internal matrix power function.

Instead of using the numpy.linalg.matrix_power() function, the relax
lib.linear_algebra.square_matrix_power() function is being used instead. This allows the code to
run on many older systems, as the numpy function is relatively new.

bugman 2013-10-21

changed /branches/relax_disp/lib/dispersion/mq_ns_cpmg_2site.py
changed /branches/relax_disp/lib/dispersion/ns_cpmg_2site_star.py
/branches/relax_disp/lib/dispersion/mq_ns_cpmg_2site.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/lib/dispersion/ns_cpmg_2site_star.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.