Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/array_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ What array libraries are supported?

The best list of array libraries that implement the array API is at `array-api-compat`_.
`ccdproc`_ is currently regularly tested against `numpy`_, `dask`_, and `jax`_. It
is occasionally tested against `CuPy`_; any errors your encounter running `ccdproc`_
is occasionally tested against `CuPy`_; any errors you encounter running `ccdproc`_
on a GPU using `CuPy`_ should be
`reported as an issue <https://github.com/astropy/ccdproc/issues>`_.

Expand Down
Loading