# mopsy Convenience library to perform row/column operations over numpy and scipy matrices. Provides an interface similar to base R matrix methods/MatrixStats methods in python. ## Installation Install from [pypi](https://pypi.org/project/mopsy/) ```shell pip install mopsy ``` ## Contents * [Tutorial](tutorial) * [Overview](readme) * [License](license) * [Authors](authors) * [Changelog](changelog) * [Module Reference](api/modules) ## Indices and tables ```eval_rst * :ref:`genindex` * :ref:`modindex` * :ref:`search` ``` [Sphinx]: http://www.sphinx-doc.org/ [Markdown]: https://daringfireball.net/projects/markdown/ [reStructuredText]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html [recommonmark]: https://recommonmark.readthedocs.io/en/latest [autostructify]: https://recommonmark.readthedocs.io/en/latest/auto_structify.html