xitorch / xitorch

Differentiable scientific computing library
https://xitorch.readthedocs.io/
MIT License
136 stars 19 forks source link

Linear algebra module to-do list #3

Open mfkasim1 opened 3 years ago

mfkasim1 commented 3 years ago
yhl48 commented 2 years ago

What will be the difference between lstsq in xitorch and torch.linalg.lstsq?