Metadata-Version: 2.1
Name: numpy-sugar
Version: 1.2.4
Summary: Missing NumPy functionalities
Home-page: https://github.com/limix/numpy-sugar
Author: Danilo Horta
Author-email: horta@ebi.ac.uk
Maintainer: Danilo Horta
Maintainer-email: horta@ebi.ac.uk
License: MIT
Download-URL: https://github.com/limix/numpy-sugar
Description: numpy-sugar

        ===========

        

        `Travis <https://travis-ci.org/limix/numpy-sugar>`__

        `AppVeyor <https://ci.appveyor.com/project/Horta/numpy-sugar>`__ `Read

        the Docs (version) <http://numpy-sugar.readthedocs.io/>`__

        

        Missing NumPy functionalities.

        

        Install

        -------

        

        Enter

        

        .. code:: bash

        

           pip install numpy-sugar

        

        from the command-line.

        

        Running the tests

        -----------------

        

        Enter

        

        .. code:: python

        

           python -c "import numpy_sugar; numpy_sugar.test()"

        

        Authors

        -------

        

        -  `Danilo Horta <https://github.com/horta>`__

        

        License

        -------

        

        This project is licensed under the `MIT

        License <https://raw.githubusercontent.com/limix/numpy-sugar/master/LICENSE.md>`__.

        
Keywords: numpy,array
Platform: Windows
Platform: MacOS
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
