Golub-Kahan SVD algorithm for KMP tensors #499

Closed
grinisrit wants to merge 64 commits from dev into dev
Showing only changes of commit f7cb483782 - Show all commits

View File

@ -86,7 +86,7 @@ benchmark {
configurations.register("svd") {
commonConfiguration()
include("svdBenchmark")
include("SVDBenchmark")
}
configurations.register("buffer") {