charm4py
charm4py copied to clipboard
Add example with Cannon's Matrix Multiplication
- Adds an implementation of Cannon's Matrix Multiplication algorithm to
examples
- Showcases the following features:
- Use of Numba to accelerate computation
- 2-dimensional chare arrays
- Channels
- Reductions
- Futures
This pull request introduces 1 alert when merging 212e5dcb90eed3c2ccfd350b1c12324208f1dfc5 into 3603cae585d9a04100495b3d798636ff283bdf94 - view on LGTM.com
new alerts:
- 1 for Missing call to `__init__` during object initialization