Closed colinfang closed 2 months ago
Thanks for the issue! I'll need to make a detailed comparison with the paper to be sure, but this indeed looks like it could be a mistake. Would be nice to find a case where this yields inaccurate results.
Fixed by #29
In https://github.com/sethaxen/ExponentialAction.jl/blob/v0.2.8/src/parameters.jl#L54
Should
A
here beAᵖ⁺¹
instead?Because we are calculating the 1-norm for
A^2
as in $d_p = \lVert A^p \rVert ^{1/p}$ for $p = 2$