File tree 14 files changed +14
-14
lines changed
14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
CP Alternating Least Squares (:obj: `cp_als `)
2
- ====================
2
+ ============================================
3
3
4
4
.. automodule :: pyttb.cp_als
5
5
:members:
Original file line number Diff line number Diff line change 1
1
CP Alternating Poisson Regression (:obj: `cp_apr `)
2
- ====================
2
+ =================================================
3
3
4
4
.. automodule :: pyttb.cp_apr
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Generalized CP Optimization (:obj: `gcp_opt `)
2
- ====================
2
+ ============================================
3
3
4
4
.. automodule :: pyttb.gcp_opt
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Tucker Higher-Order SVD (:obj: `hosvd `)
2
- ===================
2
+ ======================================
3
3
4
4
.. automodule :: pyttb.hosvd
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Kruskal Tensor (:class: `ktensor `)
2
- ---------------------
2
+ ---------------------------------
3
3
4
4
.. automodule :: pyttb.ktensor
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Helper Functions (:mod: `pyttb_utils `)
2
- --------------------
2
+ -------------------------------------
3
3
4
4
.. automodule :: pyttb.pyttb_utils
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Reference (:mod: `pyttb `)
2
- ==========
2
+ ========================
3
3
4
4
.. toctree ::
5
5
:maxdepth: 2
Original file line number Diff line number Diff line change 1
1
Sparse Tensor as Matrix (:class: `sptenmat `)
2
- ----------------------
2
+ -------------------------------------------
3
3
4
4
.. autoclass :: pyttb.sptenmat
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Sparse Tensor (:class: `sptensor `)
2
- ----------------------
2
+ ---------------------------------
3
3
4
4
.. automodule :: pyttb.sptensor
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Sum Tensor (:class: `sumtensor `)
2
- -----------------------
2
+ -------------------------------
3
3
4
4
.. autoclass :: pyttb.sumtensor
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Tensor as Matrix (:class: `tenmat `)
2
- ====================
2
+ ----------------------------------
3
3
4
4
.. autoclass :: pyttb.tenmat
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Dense Tensor (:class: `tensor `)
2
- --------------------
2
+ ------------------------------
3
3
4
4
.. automodule :: pyttb.tensor
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Tucker tensor (:class: `ttensor `)
2
- --------------------
2
+ --------------------------------
3
3
4
4
.. autoclass :: pyttb.ttensor
5
5
:members:
Original file line number Diff line number Diff line change 1
1
Tucker Alternating Least Squares (:obj: `tucker_als `)
2
- ========================
2
+ ====================================================
3
3
4
4
.. automodule :: pyttb.tucker_als
5
5
:members:
You can’t perform that action at this time.
0 commit comments