Revision f1b0e3f9760700218362c76b71d5e56abb7a9a95 authored by Aaron Meyer on 11 December 2022, 15:31:55 UTC, committed by GitHub on 11 December 2022, 15:31:55 UTC
* fix: change str.format() to f-strings

* fix: change regular string into f-strings

* fix: indicate minimum supported Python (because of f-strings)

* fix: change to support Python 3.7 and shorten line

Co-authored-by: Marie Roald <roald.marie@gmail.com>

* fix: typo, change to support Python 3.7 and shorten line

Co-authored-by: Marie Roald <roald.marie@gmail.com>

* fix: typo

Co-authored-by: Marie Roald <roald.marie@gmail.com>

* fix: change to support Python 3.7

Co-authored-by: Marie Roald <roald.marie@gmail.com>

* Update tensorly/contrib/decomposition/_tt_cross.py

Co-authored-by: Marie Roald <roald.marie@gmail.com>

* Black formatting

* More black formatting and fixes

Co-authored-by: Alexander Bakhtin <alexander.bakhtin@tuni.fi>
Co-authored-by: bakhtos <68953985+bakhtos@users.noreply.github.com>
Co-authored-by: Marie Roald <roald.marie@gmail.com>
Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com>
Co-authored-by: Aaron Meyer <github@asmlab.org>
1 parent 01cc6ba
History
File Mode Size
applications
decomposition
regression
README.txt -rw-r--r-- 156 bytes
plot_tensor.py -rw-r--r-- 947 bytes
sparse_parafac.ipynb -rw-r--r-- 2.7 KB

README.txt

back to top