Metadata-Version: 2.1
Name: takagi-fact
Version: 0.2.3
Summary: A libary for the symmetric SVD and the Takagi factorization
Home-page: https://github.com/hajifkd/takagi_fact/
Author: Hajime Fukuda
Author-email: hajime.fukuda@me.com
License: UNKNOWN
Description: # takagi\_fact
        
        A tiny python library for the symmetric singular value decomposition and the Takagi factorization
        
        ## Usage
        
        See [here](https://github.com/hajifkd/takagi_fact/blob/master/tests/test.py).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Description-Content-Type: text/markdown
