Metadata-Version: 2.1
Name: vector-2d
Version: 0.1.0
Summary: A module witch implements a two-dimensional vector, both in cartesian and polar coordinates.
Home-page: https://github.com/betados/vector_2D
Author: Álvaro Torres Ochaita
Author-email: torrestal@gmail.com
License: MIT
Description: # VECTOR
        A module witch implements a two-dimensional vector, both in cartesian and polar coordinates.
        
        ## Installation
        
         `pip install vector-2d`
        
        
Keywords: vector
Platform: UNKNOWN
Description-Content-Type: text/markdown
