# Setting
setAutoBlockSize(size=1E+8)
options(delayedtensor.sparse = TRUE)
test_file("testthat/test_Generics.R")
test_file("testthat/test_Misc.R")
test_file("testthat/test_Decomp.R")
test_file("testthat/test_4thorder.R")
test_file("testthat/test_Einsum.R")
options(delayedtensor.sparse = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.