From e4af609d89447a42f8245ef4fcc24a295b3ed285 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sat, 27 Mar 2021 12:58:13 -0500 Subject: [PATCH] Add links to related software --- doc/source/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index e5c0c45c..41ad641a 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -79,6 +79,19 @@ the scenes, a lot more interesting stuff is going on: Curious? Let's get started. +Other software that uses/enhances PyCUDA +======================================== + +This list is by definition incomplete! If you know of other software you +feel should be listed here, please submit a PR! + +* `pyvkfft `__ +* `scikit-cuda `__ +* `reikna `__ +* `reikna `__ +* `compyle `__ +* `pynufft `__ + Contents ========= -- GitLab