Aaron Wisner

Results 63 comments of Aaron Wisner

Definitely, needs to be a more general numerical algorithm to handle any NxN case. I think the next relevant discussion is what is a good numerical algorithm for approximating EVs...

Certainly cases where people only care about the dominant EV, but I don't think an `eigenpair()` function would be a priority. Maybe later as an optimization, but I think the...

This is my fault. In a recent commit I changed the naming of some of the structs: https://github.com/wizard97/iSkipper/commit/64ecd6ddb2aeb090f9617a8458f2eabb6944868d. If you delete all the _t endings from the packet structs it...