![logo pykeops](http://www.kernel-operations.io/keops/_images/pykeops_logo.png)
PyKeOps contains the python bindings (numpy and pytorch) for the cpp/cuda library [KeOps](https://www.kernel-operations.io/). It provides
standard python functions that can be used in any **python 3** codes.
For a full documentation you may read:
* [Installation](https://www.kernel-operations.io/keops/introduction/installation.html)
* [Documentation](https://www.kernel-operations.io/)
* [Learning KeOps syntax with examples](https://www.kernel-operations.io/keops/_auto_examples/index.html)
* [Tutorials gallery](https://www.kernel-operations.io/keops/_auto_tutorials/index.html)
# Authors
- [Benjamin Charlier](https://imag.umontpellier.fr/~charlier/)
- [Jean Feydy](https://www.math.ens.fr/~feydy/)
- [Joan Alexis Glaunès](https://www.mi.parisdescartes.fr/~glaunes/)
Raw data
{
"_id": null,
"home_page": "http://www.kernel-operations.io/",
"name": "pykeops",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "kernels gpu autodiff",
"author": "B. Charlier, J. Feydy, J. Glaunes",
"author_email": "benjamin.charlier@umontpellier.fr, jean.feydy@gmail.com, alexis.glaunes@parisdescartes.fr",
"download_url": "https://files.pythonhosted.org/packages/f9/64/2c7b49954aeac6b10e1fd553e190aef8e4737d48506aae60aa6f2b035809/pykeops-2.2.3.tar.gz",
"platform": null,
"description": "![logo pykeops](http://www.kernel-operations.io/keops/_images/pykeops_logo.png)\n\nPyKeOps contains the python bindings (numpy and pytorch) for the cpp/cuda library [KeOps](https://www.kernel-operations.io/). It provides\nstandard python functions that can be used in any **python 3** codes.\n\nFor a full documentation you may read:\n\n* [Installation](https://www.kernel-operations.io/keops/introduction/installation.html)\n* [Documentation](https://www.kernel-operations.io/)\n* [Learning KeOps syntax with examples](https://www.kernel-operations.io/keops/_auto_examples/index.html)\n* [Tutorials gallery](https://www.kernel-operations.io/keops/_auto_tutorials/index.html)\n\n# Authors\n\n- [Benjamin Charlier](https://imag.umontpellier.fr/~charlier/)\n- [Jean Feydy](https://www.math.ens.fr/~feydy/)\n- [Joan Alexis Glaun\u00e8s](https://www.mi.parisdescartes.fr/~glaunes/)\n",
"bugtrack_url": null,
"license": null,
"summary": "Python bindings of KeOps: KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows",
"version": "2.2.3",
"project_urls": {
"Bug Reports": "https://github.com/getkeops/keops/issues",
"Homepage": "http://www.kernel-operations.io/",
"Source": "https://github.com/getkeops/keops"
},
"split_keywords": [
"kernels",
"gpu",
"autodiff"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f9642c7b49954aeac6b10e1fd553e190aef8e4737d48506aae60aa6f2b035809",
"md5": "58c2952cf9c20bcf4e81d274bedc4cb5",
"sha256": "2e2cba1de5e05c35559957a14f41cb5165dc667cc51b3b2118d7e0027eb435a1"
},
"downloads": -1,
"filename": "pykeops-2.2.3.tar.gz",
"has_sig": false,
"md5_digest": "58c2952cf9c20bcf4e81d274bedc4cb5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 92458,
"upload_time": "2024-04-14T08:22:17",
"upload_time_iso_8601": "2024-04-14T08:22:17.290848Z",
"url": "https://files.pythonhosted.org/packages/f9/64/2c7b49954aeac6b10e1fd553e190aef8e4737d48506aae60aa6f2b035809/pykeops-2.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-14 08:22:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "getkeops",
"github_project": "keops",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pykeops"
}