{ "info": { "author": "Wang Lei", "author_email": "lwang11@mtu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "matrix_array(or PyMatrix3, updated from my version of PyMatrix) is for easier multi-Dimension matrix manipulation iterface.\r\nIt provide basic Matrix utilities and vector based operator for easy access and compute elements.\r\nmatrix_array will act as glue between pure mathmatical interface and fast numpy computation core. You deem vector as row or col vector.\r\nWith this interface your life will be easier. This was originally designed in 2014 when I was not satisfied with usage or format of numpy, pandas and so on in SEP 2014.\r\nUse them altogether, you will find more about the package.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/yiakwy/PyMatrix3.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.yiak.co", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "matrix-array", "package_url": "https://pypi.org/project/matrix-array/", "platform": "Windows,Linux,Solaris,Mac OS-X,Unix", "project_url": "https://pypi.org/project/matrix-array/", "project_urls": { "Download": "https://github.com/yiakwy/PyMatrix3.git", "Homepage": "http://www.yiak.co" }, "release_url": "https://pypi.org/project/matrix-array/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "N-Dimension Matrix Object Container for ubiquitous purposes", "version": "0.1.0" }, "last_serial": 1729884, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a00b0f2c9f4fdaab6889faee218b9689", "sha256": "d894d2e8f7b4075a19fbdac59451551f59a42120f945fb3cfa94eed095eb0232" }, "downloads": -1, "filename": "matrix_array-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a00b0f2c9f4fdaab6889faee218b9689", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 22478, "upload_time": "2015-09-19T22:15:05", "url": "https://files.pythonhosted.org/packages/7c/ed/f547208695403e019e3b47c4d0a3ab3ed16d663232ba6d2b00c973b6ed2b/matrix_array-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6265b3b6f63fcf749ee75a2976f62357", "sha256": "954cc55aaff32b2143b76d0625cd0267c5eae3c297f57132fa06bf7c6527c914" }, "downloads": -1, "filename": "matrix_array-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6265b3b6f63fcf749ee75a2976f62357", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21504, "upload_time": "2015-09-19T22:15:12", "url": "https://files.pythonhosted.org/packages/99/9d/a330f395cb059494eeb78998306fd0b2f8b6c69fe84e089dd780f3d60ee8/matrix_array-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a00b0f2c9f4fdaab6889faee218b9689", "sha256": "d894d2e8f7b4075a19fbdac59451551f59a42120f945fb3cfa94eed095eb0232" }, "downloads": -1, "filename": "matrix_array-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a00b0f2c9f4fdaab6889faee218b9689", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 22478, "upload_time": "2015-09-19T22:15:05", "url": "https://files.pythonhosted.org/packages/7c/ed/f547208695403e019e3b47c4d0a3ab3ed16d663232ba6d2b00c973b6ed2b/matrix_array-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6265b3b6f63fcf749ee75a2976f62357", "sha256": "954cc55aaff32b2143b76d0625cd0267c5eae3c297f57132fa06bf7c6527c914" }, "downloads": -1, "filename": "matrix_array-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6265b3b6f63fcf749ee75a2976f62357", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21504, "upload_time": "2015-09-19T22:15:12", "url": "https://files.pythonhosted.org/packages/99/9d/a330f395cb059494eeb78998306fd0b2f8b6c69fe84e089dd780f3d60ee8/matrix_array-0.1.0.tar.gz" } ] }