tests/testthat.R

library("testthat")
library("ttTensor")
library("rTensor")
library("tensorr")
library("Matrix")

options(testthat.use_colours = FALSE)

test_file("testthat/test_TTSVD.R")
test_file("testthat/test_TTWOPT.R")
test_file("testthat/test_skeleton.decomp.R")
test_file("testthat/test_TTCross.R")

Try the ttTensor package in your browser

Any scripts or data that you put into this service are public.

ttTensor documentation built on May 18, 2021, 5:07 p.m.