From d717beaf6a2341212a46ff522d8ced40dc2b8d9f Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Mon, 22 Aug 2022 22:11:25 -0500
Subject: [PATCH] Add link to pyvkfft

---
 doc/index.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/index.rst b/doc/index.rst
index 029e0573..bc4af44c 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -91,6 +91,9 @@ Software that works with or enhances PyOpenCL
   <https://github.com/cbclab/MOT>`_ offers a variety of GPU-enabled non-linear optimization algorithms
   and MCMC sampling routines for parallel optimization and sampling of multiple problems.
 
+* Vincent Favre-Nicolin's `pyvkfft <https://github.com/vincefn/pyvkfft/>`__
+  makes `vkfft <https://github.com/DTolm/VkFFT>`__ accessible from PyOpenCL.
+
 If you know of a piece of software you feel that should be on this list, please
 let me know, or, even better, send a patch!
 
-- 
GitLab