Fastor
Fastor copied to clipboard
Implement a fast eigen decomposition
At the moment Fastor provides the fastest LU decomposition, inversion and solve routines for small tensors but lacks a fast eigen decomposition routine
I am interested in this feature. What kind of algorithm do you like? Or Is there any source for me to refer to?