Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kabicm authored Oct 24, 2020
1 parent 3ef3068 commit f06d486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Thanks to its scalapack wrappers, scalapack users do not need to change their co
## Features

COSTA has the following features:
- **scale, shuffle \& reshuffle:** apart from reshuffling, can also transpose, scale, reshuffle and sum initial and final layouts:
- **scale, transpose \& reshuffle:** apart from redistribution, can also transpose, scale and sum initial and final layouts:
```
sub(B) = beta * sub(B) + alpha * sub(op(A)) ; op=N, T or C; sub = submatrix
```
Expand Down

0 comments on commit f06d486

Please sign in to comment.