Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bkmgit authored Oct 30, 2024
1 parent 6e16996 commit 815c0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Python wrappers require the following modules:
```
ctypes # standard module included in most python distributions
numpy # used at the core of most Python numerical packages
mpi3py # provides MPI bindings for Python
mpi4py # provides MPI bindings for Python
```
In addition, using the CUDA backend requires:
```
Expand Down

0 comments on commit 815c0c6

Please sign in to comment.