Metadata-Version: 1.0
Name: hawksoft.relation
Version: 0.1.0
Summary: Realtion class for sympy 
Home-page: https://github.com/xingyongkang/relation
Author: xingyongkang
Author-email: xingyongkang@cqu.edu.cn
License: MIT
Description: discrete math: relation and its computation
        ===========================================
        
        usage: from hawksoft import relation r = Relation((1,2),(2,3))
        r.showSet()
        
Keywords: relation sympy
Platform: any
