Skip to content

Commit f83ee9c

Browse files
add README links
1 parent 69e2133 commit f83ee9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ GPU arrays? Deferred-evaluation arrays? Just plain ``numpy`` arrays? You'd like
1515
code to work with all of them? No problem! Comes with pre-made array context
1616
implementations for:
1717

18-
- numpy
19-
- cupy
18+
- `numpy <https://numpy.org>`__
19+
- `cupy <https://cupy.dev>`__
2020
- `PyOpenCL <https://documen.tician.de/pyopencl/array.html>`__
2121
- `JAX <https://jax.readthedocs.io/en/latest/>`__
2222
- `Pytato <https://documen.tician.de/pytato>`__ (for lazy/deferred evaluation)

0 commit comments

Comments
 (0)