We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cb3d6 commit d6309abCopy full SHA for d6309ab
examples/subspaceangles.jl
@@ -16,7 +16,7 @@ using FastTransforms, LinearAlgebra
16
k, N = 1, 11
17
18
# The Laguerre connection parameters:
19
-α, β = 0.0, 0.5
+α, β = 0.0, 0.125
20
21
# We precompute a Laguerre--Laguerre plan:
22
P = plan_lag2lag(Float64, N, α, β; norm2=true)
0 commit comments