28 Mar
2024
28 Mar
'24
8:57 a.m.
There is still quite a bit of research going on in the problem space: https://arxiv.org/abs/2210.10173.
These algorithms while theoretically being interesting are rarely practical. Because while asymptotically faster they have very large constants. And if you do want to manage huge matrices it is much more practical to use a GPU. Artyom