Open mroge02 opened 4 years ago
findIMIE
has been changed to return (a list of) {matrix, transition}
, where transition
is the transition matrix of eigenvectors.
Perhaps diffEq[]
could be expanded to include the eigenvectors & eigenvalues of a autonomous linear system. Then findIMIE[]
could return a diffEq[]
object.
Create an option for findIMIE to return matrix, eigensystem, correspond ODE in an
Association[]