{ "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 ``xnd`` module implements a container type that maps most Python values\nrelevant for scientific computing directly to typed memory.\n\nWhenever possible, a single, pointer-free memory block is used.\n\n``xnd`` supports ragged arrays, categorical types, indexing, slicing, aligned\nmemory blocks and type inference.\n\nOperations like indexing and slicing return zero-copy typed views on the data.\n\nImporting PEP-3118 buffers is supported.\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/xnd", "keywords": "xnd,array computing,container,memory blocks", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "xnd", "package_url": "https://pypi.org/project/xnd/", "platform": "Many", "project_url": "https://pypi.org/project/xnd/", "project_urls": { "Homepage": "https://github.com/plures/xnd" }, "release_url": "https://pypi.org/project/xnd/0.2.0b2/", "requires_dist": null, "requires_python": "", "summary": "General container that maps a wide range of Python values directly to memory.", "version": "0.2.0b2" }, "last_serial": 3844810, "releases": { "0.2.0b1": [ { "comment_text": "", "digests": { "md5": "ba6ed25d30aafe8a4bbf346423530d6b", "sha256": "fbfc4060fd95057d9882ae281b7d2b1b102283b8459ef5bfd8d4ffb21200d8df" }, "downloads": -1, "filename": "xnd-0.2.0b1.tar.gz", "has_sig": false, "md5_digest": "ba6ed25d30aafe8a4bbf346423530d6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122179, "upload_time": "2018-01-21T16:30:38", "url": "https://files.pythonhosted.org/packages/fc/07/41af789938027c4185b2313f4af9c53e077423bb9d98c2c9ab4b8a463d18/xnd-0.2.0b1.tar.gz" } ], "0.2.0b2": [ { "comment_text": "", "digests": { "md5": "b722bb86728cc55b50fd57858dbcc581", "sha256": "300b86f601da4037d66be5042ecd2a98ac094b7cbc85aa587a946cc068ddbc37" }, "downloads": -1, "filename": "xnd-0.2.0b2.tar.gz", "has_sig": false, "md5_digest": "b722bb86728cc55b50fd57858dbcc581", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 123468, "upload_time": "2018-02-05T14:42:47", "url": "https://files.pythonhosted.org/packages/f1/b6/9d560e990cbc4a7122ccc28b6bba645ebf79fc08184a9d913edb51510a77/xnd-0.2.0b2.tar.gz" } ], "0.2.0dev3": [ { "comment_text": "", "digests": { "md5": "2921599d60969503904d7c05fe50445f", "sha256": "9cb908175832d66dbc36d9ec8dbd1c72e62f030d3885ab459f17cfd1058fb3af" }, "downloads": -1, "filename": "xnd-0.2.0dev3.tar.gz", "has_sig": false, "md5_digest": "2921599d60969503904d7c05fe50445f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134456, "upload_time": "2018-05-08T16:42:53", "url": "https://files.pythonhosted.org/packages/43/45/3eff0d02454f8199e7df8441d55abe0bd211130f6640c166c15e24cd5d31/xnd-0.2.0dev3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b722bb86728cc55b50fd57858dbcc581", "sha256": "300b86f601da4037d66be5042ecd2a98ac094b7cbc85aa587a946cc068ddbc37" }, "downloads": -1, "filename": "xnd-0.2.0b2.tar.gz", "has_sig": false, "md5_digest": "b722bb86728cc55b50fd57858dbcc581", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 123468, "upload_time": "2018-02-05T14:42:47", "url": "https://files.pythonhosted.org/packages/f1/b6/9d560e990cbc4a7122ccc28b6bba645ebf79fc08184a9d913edb51510a77/xnd-0.2.0b2.tar.gz" } ] }