Menu

Commit [r24902]  Maximize  Restore  History

Created function to create the helper index numpy array, to help figuring out the indices to store in the exchange data matrix.

This is for striding through data and store the data correct in the data matrix.

This is for a special situation where numpy version is < 1.8, and where the numpy.linalg.eig() function can only
be performed on square matrices, and not on higher dimensional data.

For this situation, it is necessary to stride through the data.

tlinnet 2014-08-01

changed /trunk/lib/dispersion/matrix_exponential.py
/trunk/lib/dispersion/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.