{ "info": { "author": "Quansight Labs", "author_email": "labs@quansight.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development" ], "description": "Overview\n--------\n\nThe \"mtypes\" package provides a memory-type system suitable for use by any container, object, or \nlibrary where the memory-layout matters or access to fast native-code implementations is needed.\n\nSpecifically it creates a new sub-class of type at the CPython layer so that every mtype is a type\nbut with special function pointers needed for manipulating the raw memory that the type implies.\n\nLinks\n-----\n\n* https://github.com/Quansight-Labs/\n* http://mtypes.readthedocs.io/en/latest/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Quansight-Labs/mtypes", "keywords": "xnd,array computing,types,memory blocks", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "mtypes", "package_url": "https://pypi.org/project/mtypes/", "platform": "Many", "project_url": "https://pypi.org/project/mtypes/", "project_urls": { "Homepage": "https://github.com/Quansight-Labs/mtypes" }, "release_url": "https://pypi.org/project/mtypes/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Meta-class of type that extends Python type system to create dtype-like memory-types", "version": "0.1.1" }, "last_serial": 4920006, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "d31998bd3d345c527077d24b9f2593f8", "sha256": "2ca4547fe7a61ccad255a894abbb9ec3b8d60351527e74d69e0c77e35536f975" }, "downloads": -1, "filename": "mtypes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d31998bd3d345c527077d24b9f2593f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3481, "upload_time": "2019-03-10T00:28:16", "url": "https://files.pythonhosted.org/packages/51/a0/ab0043140abde223fef2e9b3bf5fe21bb890ff63f0c0ac1836948715fdac/mtypes-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d31998bd3d345c527077d24b9f2593f8", "sha256": "2ca4547fe7a61ccad255a894abbb9ec3b8d60351527e74d69e0c77e35536f975" }, "downloads": -1, "filename": "mtypes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d31998bd3d345c527077d24b9f2593f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3481, "upload_time": "2019-03-10T00:28:16", "url": "https://files.pythonhosted.org/packages/51/a0/ab0043140abde223fef2e9b3bf5fe21bb890ff63f0c0ac1836948715fdac/mtypes-0.1.1.tar.gz" } ] }