File: ndimage.rst

package info (click to toggle)
scipy 1.17.0-1exp2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 235,340 kB
  • sloc: cpp: 506,914; python: 357,038; ansic: 215,028; javascript: 89,566; fortran: 19,308; cs: 3,081; f90: 1,150; sh: 860; makefile: 519; pascal: 284; lisp: 134; xml: 56; perl: 51
file content (29 lines) | stat: -rw-r--r-- 528 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Array API Standard Support: ``ndimage``
=======================================

.. _array_api_support_ndimage_cpu:

Support on CPU
--------------

.. array-api-support-per-function::
    :module: ndimage
    :backend_type: cpu

.. _array_api_support_ndimage_gpu:

Support on GPU
--------------

.. array-api-support-per-function::
    :module: ndimage
    :backend_type: gpu

.. _array_api_support_ndimage_jit:

Support with JIT
----------------

.. array-api-support-per-function::
    :module: ndimage
    :backend_type: jit