summaryrefslogtreecommitdiff
path: root/bitsandbytes/optim/lars.py
AgeCommit message (Collapse)Author
2022-08-01reran black with linelength 80 for greater readabilityTitus von Koeller
2022-08-01ran black and isort for coherent code formattingTitus von Koeller
2022-06-30Remove unused imports, fix NotImplementedErrorMax Ryabinin
2021-10-05Initial commitTim Dettmers