Skip to content

Commit 23c5539

Browse files
authored
Merge pull request #578 from mrava87/feature-newslidepatch
Feature: new Sliding and Patch operators
2 parents 42c6b2f + 4c82d21 commit 23c5539

File tree

9 files changed

+1733
-638
lines changed

9 files changed

+1733
-638
lines changed

docs/source/gpu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GPU Support
55

66
Overview
77
--------
8-
PyLops supports computations on GPUs powered by `CuPy <https://cupy.dev/>`_ (``cupy-cudaXX>=10.6.0``).
8+
PyLops supports computations on GPUs powered by `CuPy <https://cupy.dev/>`_ (``cupy-cudaXX>=v13.0.0``).
99
This library must be installed *before* PyLops is installed.
1010

1111
.. note::

0 commit comments

Comments
 (0)