Skip to content

Commit

Permalink
Update runtests.jl: typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj authored Jul 27, 2024
1 parent 62eabae commit 5c3412f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ end
@test xg x[2:2:end]
@test wg2 wg

# test against results of Laurie implementatation by Gautschi
# test against results of Laurie implementation by Gautschi
# in Matlab (from the OPQ suite https://www.cs.purdue.edu/archives/2002/wxg/codes/OPQ.html),
# for the same Jacobi matrix:
x0 = [0.00438238617866954, 0.02614951914104513, 0.06952432823447702, 0.1331034150629803, 0.2132620595793294, 0.306005657934478, 0.4072933420568336, 0.5125123454997229, 0.6164666827040001, 0.7142807062929434, 0.8021670261548075, 0.8770965454790314, 0.9359980967418293, 0.9759635237163186, 0.9959709148947024]
Expand Down

0 comments on commit 5c3412f

Please sign in to comment.