# Array API compatibility library
This is a small wrapper around common array libraries that is compatible with
the [Array API standard](https://data-apis.org/array-api/latest/). Currently,
NumPy, CuPy, PyTorch, Dask, JAX, ndonnx and `sparse` are supported. If you want
support for other array libraries, or if you encounter any issues, please [open
an issue](https://github.com/data-apis/array-api-compat/issues).
See the documentation for more details https://data-apis.org/array-api-compat/
Raw data
{
"_id": null,
"home_page": "https://data-apis.org/array-api-compat/",
"name": "array-api-compat",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Consortium for Python Data API Standards",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/62/ec/6b8535d1839cb8f785001c8f343c89639d9fe5eac2ace67bf674d82f791f/array_api_compat-1.9.1.tar.gz",
"platform": null,
"description": "# Array API compatibility library\n\nThis is a small wrapper around common array libraries that is compatible with\nthe [Array API standard](https://data-apis.org/array-api/latest/). Currently,\nNumPy, CuPy, PyTorch, Dask, JAX, ndonnx and `sparse` are supported. If you want\nsupport for other array libraries, or if you encounter any issues, please [open\nan issue](https://github.com/data-apis/array-api-compat/issues).\n\nSee the documentation for more details https://data-apis.org/array-api-compat/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A wrapper around NumPy and other array libraries to make them compatible with the Array API standard",
"version": "1.9.1",
"project_urls": {
"Homepage": "https://data-apis.org/array-api-compat/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "131d2b2d33635de5dbf5e703114c11f1129394e68be16cc4dc5ccc2021a17f7b",
"md5": "fdeac40b0fb4be21a531205d3204ba4f",
"sha256": "41a2703a662832d21619359ddddc5c0449876871f6c01e108c335f2a9432df94"
},
"downloads": -1,
"filename": "array_api_compat-1.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fdeac40b0fb4be21a531205d3204ba4f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 50116,
"upload_time": "2024-10-29T21:46:18",
"upload_time_iso_8601": "2024-10-29T21:46:18.637863Z",
"url": "https://files.pythonhosted.org/packages/13/1d/2b2d33635de5dbf5e703114c11f1129394e68be16cc4dc5ccc2021a17f7b/array_api_compat-1.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "62ec6b8535d1839cb8f785001c8f343c89639d9fe5eac2ace67bf674d82f791f",
"md5": "159ac65207f21d71aa3eb5136ca0983f",
"sha256": "17bab828c93c79a5bb8b867145b71fcb889686607c5672b060aef437e0359ea8"
},
"downloads": -1,
"filename": "array_api_compat-1.9.1.tar.gz",
"has_sig": false,
"md5_digest": "159ac65207f21d71aa3eb5136ca0983f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 43248,
"upload_time": "2024-10-29T21:46:19",
"upload_time_iso_8601": "2024-10-29T21:46:19.695697Z",
"url": "https://files.pythonhosted.org/packages/62/ec/6b8535d1839cb8f785001c8f343c89639d9fe5eac2ace67bf674d82f791f/array_api_compat-1.9.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-29 21:46:19",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "array-api-compat"
}