Menu

Commit [r21106]  Maximize  Restore  History

Merged revisions 21103-21105 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r21103 | bugman | 2013-10-15 10:43:03 +0200 (Tue, 15 Oct 2013) | 6 lines

Created a unit test for the lib.linear_algebra.matrix_exponential module.

This module does not exist yet, but it will be used to replace the scipy.linalg.expm() function use
in the relaxation dispersion branch.
........
r21104 | bugman | 2013-10-15 11:07:19 +0200 (Tue, 15 Oct 2013) | 3 lines

Loosened the lib.linear_algebra.matrix_exponential.matrix_exponential() unit test checks.
........
r21105 | bugman | 2013-10-15 11:07:54 +0200 (Tue, 15 Oct 2013) | 5 lines

Implemented the lib.linear_algebra.matrix_exponential.matrix_exponential() function.

This handles square matrices in either complex or real form.
........

bugman 2013-10-15

changed /branches/relax_disp
changed /branches/relax_disp/lib/linear_algebra/__init__.py
changed /branches/relax_disp/test_suite/unit_tests/_lib/_linear_algebra/__init__.py
copied /trunk/lib/linear_algebra/matrix_exponential.py -> /branches/relax_disp/lib/linear_algebra/matrix_exponential.py
copied /trunk/test_suite/unit_tests/_lib/_linear_algebra/test_matrix_exponential.py -> /branches/relax_disp/test_suite/unit_tests/_lib/_linear_algebra/test_matrix_exponential.py
/branches/relax_disp/lib/linear_algebra/__init__.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/test_suite/unit_tests/_lib/_linear_algebra/__init__.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.