Metadata-Version: 1.0
Name: task1_mareev_meledin
Version: 1.4.1
Summary: Workshop 3 course. Autumn 17-18. Exercise 1.
Home-page: UNKNOWN
Author: Mareev Gleb and Meledin Stanislav
Author-email: wowmagic.gm@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: task1_mareev_meledin
        --------
        
        This package is here to demonstrate the skill of creating packages.
        
        To use, simply do::
        
        
            >>> import import solve
            >>> print(solve.nash_equilibrium([[1, 2], [3, 4]]))
        
            
Platform: UNKNOWN
