Fastor icon indicating copy to clipboard operation
Fastor copied to clipboard

Implement a fast eigen decomposition

Open romeric opened this issue 5 years ago • 1 comments

At the moment Fastor provides the fastest LU decomposition, inversion and solve routines for small tensors but lacks a fast eigen decomposition routine

romeric avatar Jun 08 '20 07:06 romeric

I am interested in this feature. What kind of algorithm do you like? Or Is there any source for me to refer to?

Happylinzy avatar Apr 29 '23 23:04 Happylinzy