Tensor Types ============ .. toctree:: :maxdepth: 1 Dense Tensors (tensor) Sparse Tensors (sptensor) Tucker Tensors (sptensor) Kruskal Tensors (ktensor) Sum of Structured Tensors (sumtensor) CP Decompositions ================= .. toctree:: :maxdepth: 1 Alternating Least Squares (cp_als) Alternating Poisson Regression (cp_apr) Generalized CP (gcp_opt) Tucker Decompositions ===================== .. toctree:: :maxdepth: 1 Higher-order SVD (hosvd) Alternating Least Squares (tucker_als) Working with Tensors ==================== .. toctree:: :maxdepth: 1 Creating Test Problems Converting Between Tensors and Matrices --------------------------------------- .. toctree:: :maxdepth: 1 Dense Case Sparse Case