Metadata-Version: 1.0
Name: matfactor
Version: 1.0.4
Summary: A small library for factorizing matrices
Home-page: https://github.com/Joshua-Chin/matfactor/tree/master
Author: Joshua Chin
Author-email: JoshuaRChin@gmail.com
License: License :: OSI Approved :: Apache Software License
Description: A small library for factorizing matrices. Given a sparse matrix M, it finds matrices u,v that minimize M - e ** (u*v)
Platform: UNKNOWN
