Skip to content

Commit 01ca86c

Browse files
committed
small fix, refs #3
1 parent c904321 commit 01ca86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Run: `python3 create_matrix_new.py`. You'll get instructions then.
2626
A correct run: `python3 create_matrix_new.py 128 1 1`.
2727

2828
## Features
29-
Both programs plot the distributions of the eigenvalues of the given `A(N,s,m)` for input variables `N`,`s,m` on the plane.
29+
Both programs plot the distributions of the eigenvalues of the given `A(N,s,m)` for input variables `N,s,m` on the plane.
3030
When `m` equals `1` then `A(N,s,m)` is the same matrix as the matrix `A(N,s)`.
3131

3232
## Results

0 commit comments

Comments
 (0)