Metadata-Version: 2.1
Name: kiwizen
Version: 0.0.3
Summary: Funny and useful codes
Home-page: https://github.com/xiaodaxia-2008/Kiwi
Author: Zen Shawn
Author-email: xiaozisheng2008@qq.com
Maintainer: Zen Shawn
Maintainer-email: xiaozisheng2008@qq.com
License: BSD License
Description: # kiwizen 
        ### Funny and useful codes.
        ---
        ## alg
        1. kiwizen.alg.IntersectionOfSpaceLines  
        Calculate the intersection point of 2 n-dimension lines    
        
        ## plt
        2. kiwizen.plt.arrow3d  
        Draw an arrow in matplot.pyplot
Platform: all
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
