You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently added jacobimatrix(P,n) to ClassicalOrthogonalPolynomials.jl as it was sort of needed for n x n truncations that preserved the Tridiagonal structure. But perhaps this interface makes sense for other operators like weaklaplacian and grammatrix?
The text was updated successfully, but these errors were encountered:
I recently added
jacobimatrix(P,n)
to ClassicalOrthogonalPolynomials.jl as it was sort of needed forn x n
truncations that preserved theTridiagonal
structure. But perhaps this interface makes sense for other operators likeweaklaplacian
andgrammatrix
?The text was updated successfully, but these errors were encountered: