Skip to content

Commit

Permalink
Merge pull request #70 from bkmgit/patch-1
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
mkstoyanov authored Oct 30, 2024
2 parents 6e16996 + 815c0c6 commit 6c3eb43
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 6c3eb43

Please sign in to comment.