Metadata-Version: 2.1
Name: tensorcomlib
Version: 1.7.0
Summary: For Tensor Decomposition.
Home-page: https://github.com/YiZhiXiaoGuLI/tensorcomlib
Author: Sun Yan
Author-email: sunyanqinyin@aliyun.com
License: MIT
Description: 
        # Tensorcomlib
        
        For Tensor Decomposition
        
        # Upgrade
        
        pip install -U tensorcomlib
        
        # Qustions
        
        1.Tucker HOOI 分解结果有时候不收敛
        
        2.CP分解
        
        3.高阶fold
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
