Menu

Commit [r21110]  Maximize  Restore  History

Merged revisions 21107-21109 via svnmerge from

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

........
r21107 | bugman | 2013-10-15 11:31:40 +0200 (Tue, 15 Oct 2013) | 5 lines

Created the lib.check_types.is_complex() function.

This is used to determine if a number is a Python or numpy complex type.
........
r21108 | bugman | 2013-10-15 11:34:11 +0200 (Tue, 15 Oct 2013) | 5 lines

The lib.linear_algebra.matrix_exponential.matrix_exponential() function now uses lib.check_types.is_complex().

This fixes the function for complex matrices.
........
r21109 | bugman | 2013-10-15 11:45:29 +0200 (Tue, 15 Oct 2013) | 3 lines

Created a new unit test for lib.linear_algebra.matrix_exponential.matrix_exponential() for complex matrices.
........

bugman 2013-10-15

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