https://github.com/tensorly/tensorly
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
Tip revision: f1b0e3f9760700218362c76b71d5e56abb7a9a95 authored by Aaron Meyer on 11 December 2022, 15:31:55 UTC
Move to f-strings formatting (#464)
Tip revision: f1b0e3f
File Mode Size
.github
conda
doc
examples
tensorly
.coveragerc -rw-r--r-- 72 bytes
.gitignore -rw-r--r-- 905 bytes
.travis.yml -rw-r--r-- 2.6 KB
AUTHORS.rst -rw-r--r-- 272 bytes
CHANGELOG.md -rw-r--r-- 229 bytes
CONTRIBUTING.rst -rw-r--r-- 275 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 607 bytes
README.rst -rw-r--r-- 7.8 KB
deploy_docs.sh -rw-r--r-- 1.3 KB
requirements.txt -rw-r--r-- 54 bytes
setup.cfg -rw-r--r-- 508 bytes
setup.py -rwxr-xr-x 1.9 KB

README.rst

back to top