{ "info": { "author": "OpenGeophysics Developers", "author_email": "admin@simpeg.xyz", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Physics" ], "description": "matrixutils\n===========\n\n.. image:: https://img.shields.io/pypi/v/matrixutils.svg\n :target: https://pypi.python.org/pypi/matrixutils\n :alt: Latest PyPI version\n\n.. image:: https://readthedocs.org/projects/matrixutils/badge/?version=latest\n :target: http://matrixutils.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/github/license/OpenGeopyhsics/matrixutils.svg\n :target: https://github.com/OpenGeophysics/matrixutils/blob/master/LICENSE\n :alt: MIT license\n\n.. image:: https://api.travis-ci.org/OpenGeophysics/matrixutils.svg?branch=master\n :target: https://travis-ci.org/OpenGeophysics/matrixutils\n :alt: Travis CI build status\n\n.. image:: https://codecov.io/gh/OpenGeophysics/matrixutils/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/OpenGeophysics/matrixutils\n :alt: Coverage status\n\n.. image:: https://api.codacy.com/project/badge/Grade/0e5f3204fc3c4e989f41e74caf5c6084\n :target: https://www.codacy.com/app/lindseyheagy/matrixutils?utm_source=github.com&utm_medium=referral&utm_content=opengeophysics/matrixutils&utm_campaign=Badge_Gradetus\n :alt: Code quality\n\n\nWhy\n---\n\n**matrixutils** is a python package that includes utilities for\nworking with matrices as linear operators in python. It includes utilities\nfor wrapping and unwrapping matrices and vectors, tools for creating matrices,\nand operators `Zero` and `Identity` which improve code efficiency without\nsacrificing readability.\n\nIt is used by `discretize `_ and `SimPEG `_.\n\n\nInstallation\n------------\n\n.. code:: shell\n\n pip install matrixutils\n\nTo install as a developer\n\n.. code:: shell\n\n git clone https://github.com/OpenGeophysics/matrixutils.git\n cd matrixutils\n python setup.py install\n\nor to build the installation in-place:\n\n.. code:: shell\n\n git clone https://github.com/OpenGeophysics/matrixutils.git\n cd matrixutils\n python setup.py install build_ext --inplace\n\n\n\nLinks\n-----\n\nWebsite:\nhttp://simpeg.xyz\n\nDocumentation:\nhttp://matrixutils.readthedocs.io\n\nCode:\nhttps://github.com/OpenGeophysics/matrixutils\n\nTests:\nComing soon...\n\nBugs & Issues:\nhttps://github.com/OpenGeophysics/matrixutils/issues\n\nQuestions:\nhttps://groups.google.com/forum/#!forum/simpeg\n\nChat:\nhttp://slack.simpeg.xyz/\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/OpenGeophysics/matrixutils", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://simpeg.xyz/", "keywords": "finite volume", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "matrixutils", "package_url": "https://pypi.org/project/matrixutils/", "platform": "Windows", "project_url": "https://pypi.org/project/matrixutils/", "project_urls": { "Download": "https://github.com/OpenGeophysics/matrixutils", "Homepage": "http://simpeg.xyz/" }, "release_url": "https://pypi.org/project/matrixutils/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "utilities for working with matrices as linear operators in python", "version": "0.0.2" }, "last_serial": 3728344, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "64d19671931242d179b685c6053784f5", "sha256": "b8ec559b4432ad40b9be334ed5eb38e3fb7c83f6a13a40372c2e5af4a6b7ce4b" }, "downloads": -1, "filename": "matrixutils-0.0.1-cp27-cp27m-macosx_10_5_x86_64.whl", "has_sig": false, "md5_digest": "64d19671931242d179b685c6053784f5", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 89847, "upload_time": "2018-03-29T22:37:56", "url": "https://files.pythonhosted.org/packages/01/d9/d99a4830d0e4c4e8e54b2826544f838b8d50e385e81d814b68aa40ca441d/matrixutils-0.0.1-cp27-cp27m-macosx_10_5_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e39744d1e1b263d7d6eedef1658be788", "sha256": "f623d6b21d12ccbc9d51347d7e0df5645385584275bbf6ee0683761b2737c708" }, "downloads": -1, "filename": "matrixutils-0.0.1-py2.7-macosx-10.5-x86_64.egg", "has_sig": false, "md5_digest": "e39744d1e1b263d7d6eedef1658be788", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 32103, "upload_time": "2018-03-29T22:37:57", "url": "https://files.pythonhosted.org/packages/c5/c2/1d67dc811eeebdf57e27fee5f46154ad424fad9930c7efc9745fc8b51871/matrixutils-0.0.1-py2.7-macosx-10.5-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "83650226ee4a6137820f3d872300a4ec", "sha256": "5ae4e7c5d3f456f161eeaf57b2fd533eaf710cecba9a8f0088923127fafea3c6" }, "downloads": -1, "filename": "matrixutils-0.0.1.tar.gz", "has_sig": false, "md5_digest": "83650226ee4a6137820f3d872300a4ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124193, "upload_time": "2018-03-29T22:35:42", "url": "https://files.pythonhosted.org/packages/8e/c9/9ae459e90468f4905650c615adbcc8f1270063257d1c7097ae1abdea623d/matrixutils-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b201e0a9a9c261f45ed055d6f7b3be2c", "sha256": "6a7e996fc70a9b669f43d7438c2d2a13b38ec44079bf1155e9cfe225e246eb6c" }, "downloads": -1, "filename": "matrixutils-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b201e0a9a9c261f45ed055d6f7b3be2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135289, "upload_time": "2018-04-01T03:47:28", "url": "https://files.pythonhosted.org/packages/c7/fe/bcd8eb36c5c876232b20a7163f626e159435f57d02cd1734383789cf4803/matrixutils-0.0.2.tar.gz" } ], "0.0.3b0": [ { "comment_text": "", "digests": { "md5": "c71a3595a53deb38ac7668154255d102", "sha256": "0e9dd52410c5e7efe7b82e91a7adfc13b1402f731b583e89385b0bd6edee1896" }, "downloads": -1, "filename": "matrixutils-0.0.3b0.tar.gz", "has_sig": false, "md5_digest": "c71a3595a53deb38ac7668154255d102", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135060, "upload_time": "2018-04-03T04:15:53", "url": "https://files.pythonhosted.org/packages/da/dd/ff45bfc33f55f30b9c6daae217bd45b09e5fe6f4b9f68541adcea530bb4f/matrixutils-0.0.3b0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b201e0a9a9c261f45ed055d6f7b3be2c", "sha256": "6a7e996fc70a9b669f43d7438c2d2a13b38ec44079bf1155e9cfe225e246eb6c" }, "downloads": -1, "filename": "matrixutils-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b201e0a9a9c261f45ed055d6f7b3be2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135289, "upload_time": "2018-04-01T03:47:28", "url": "https://files.pythonhosted.org/packages/c7/fe/bcd8eb36c5c876232b20a7163f626e159435f57d02cd1734383789cf4803/matrixutils-0.0.2.tar.gz" } ] }