We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add9497 commit cc90d86Copy full SHA for cc90d86
lapack_testing.py
@@ -38,7 +38,7 @@
38
print(" - e is to print only the error summary")
39
print(" - s is to print a short summary")
40
print(" - n is to print the numbers of failing tests (turn on summary mode)")
41
- print(" SECLECTION OF TESTS:")
+ print(" SELECTION OF TESTS:")
42
print(" - p [s/c/d/z/x] is to indicate the PRECISION to run:")
43
print(" s=single")
44
print(" d=double")
0 commit comments