{ "info": { "author": "Stefan Krah", "author_email": "skrah@bytereef.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "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 ``ndtypes`` module is the Python interface to the ``libndtypes`` library.\n``libndtypes`` implements dynamic types relevant for scientific computing.\n\nThese types contain full memory layout information and are used both for type\nchecking and accessing values in memory.\n\nTypes are specified using a close variant of the datashape language.\n\n``ndtypes`` supports other container modules. It displays types, performs\ntype checking, and the concrete type layout information is used to traverse\nmemory.\n\nAs an example, ``xnd`` is a container module that is based on ``ndtypes``.\n\nLinks\n-----\n\n* https://github.com/plures/\n* http://ndtypes.readthedocs.io/en/latest/\n* http://xnd.readthedocs.io/en/latest/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/plures/ndtypes", "keywords": "ndtypes,array computing,data description", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "ndtypes", "package_url": "https://pypi.org/project/ndtypes/", "platform": "Many", "project_url": "https://pypi.org/project/ndtypes/", "project_urls": { "Homepage": "https://github.com/plures/ndtypes" }, "release_url": "https://pypi.org/project/ndtypes/0.2.0b2/", "requires_dist": null, "requires_python": "", "summary": "Dynamic types for data description and in-memory computations.", "version": "0.2.0b2" }, "last_serial": 3844808, "releases": { "0.2.0b1": [ { "comment_text": "", "digests": { "md5": "6693e3ed2f6d9de20368e719e748cb2f", "sha256": "815455812cdeb0f8bd6c6d2111aca1c3ed23760d3c5a62dd45de20b37e01c0b1" }, "downloads": -1, "filename": "ndtypes-0.2.0b1.tar.gz", "has_sig": false, "md5_digest": "6693e3ed2f6d9de20368e719e748cb2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 340140, "upload_time": "2018-01-21T16:15:55", "url": "https://files.pythonhosted.org/packages/7c/ad/40abc3399518a24967894a97b95cacf7e0a65f66a40ae3583f70008ac200/ndtypes-0.2.0b1.tar.gz" } ], "0.2.0b2": [ { "comment_text": "", "digests": { "md5": "589eb4da4b259c3736538a2c03948034", "sha256": "9005fd967115c819499feb1a6ca6c37771f85d9af1ab9e28607962d34a3a6774" }, "downloads": -1, "filename": "ndtypes-0.2.0b2.tar.gz", "has_sig": false, "md5_digest": "589eb4da4b259c3736538a2c03948034", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 345869, "upload_time": "2018-02-05T14:42:33", "url": "https://files.pythonhosted.org/packages/90/2e/27b41efb0b6d834bc65d6df0c328baae980db50c310636665837b84ce160/ndtypes-0.2.0b2.tar.gz" } ], "0.2.0dev3": [ { "comment_text": "", "digests": { "md5": "f442dd360a06648882736687e98d6807", "sha256": "d709acbd1a63f0a9535873e00e3b40402e519b1dd70e6b3f68d8cb35a812e25a" }, "downloads": -1, "filename": "ndtypes-0.2.0dev3.tar.gz", "has_sig": false, "md5_digest": "f442dd360a06648882736687e98d6807", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 365217, "upload_time": "2018-05-08T16:42:36", "url": "https://files.pythonhosted.org/packages/61/3b/68200305e38e74299f48f598d1f585bbf11588969099425b7777a2f7bdcc/ndtypes-0.2.0dev3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "589eb4da4b259c3736538a2c03948034", "sha256": "9005fd967115c819499feb1a6ca6c37771f85d9af1ab9e28607962d34a3a6774" }, "downloads": -1, "filename": "ndtypes-0.2.0b2.tar.gz", "has_sig": false, "md5_digest": "589eb4da4b259c3736538a2c03948034", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 345869, "upload_time": "2018-02-05T14:42:33", "url": "https://files.pythonhosted.org/packages/90/2e/27b41efb0b6d834bc65d6df0c328baae980db50c310636665837b84ce160/ndtypes-0.2.0b2.tar.gz" } ] }