Metadata-Version: 1.1
Name: pywim
Version: 0.1.0
Summary: Open algorithms to use in WIM research
Home-page: https://github.com/OpenWIM/pywim
Author: Ivan Ogasawara
Author-email: ivan.ogasawara@gmail.com
License: MIT license
Description: ===============================
        PyWIM
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/pywim.svg
                :target: https://pypi.python.org/pypi/pywim
        
        .. image:: https://img.shields.io/travis/OpenWIM/pywim.svg
                :target: https://travis-ci.org/OpenWIM/pywim
        
        .. image:: https://readthedocs.org/projects/pywim/badge/?version=latest
                :target: https://pywim.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        Open algorithms to use in WIM research.
        
        
        * Free software: MIT license
        * Documentation: https://pywim.readthedocs.io.
        
        WIM research and algorithms (in Python language) using code files and science notebooks with examples, explanations and specifications.
        
        
        PyWIM - SciPy Latin America - Argentina - 2015
        ----------------------------------------------
        
        **Video**:
        
        * http://tinyurl.com/pjbn8x3
        
        
        
        =======
        History
        =======
        
        0.1.0 (2016-08-15)
        ------------------
        
        * First release on PyPI.
        
Keywords: pywim
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
