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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ A Julia repository for semiclassical orthogonal polynomials
7
7
8
8
This package implements `SemiclassicalJacobi`, a family of orthogonal
9
9
polynomials orthogonal with respect to the weight `x^a * (1-x)^b * (t-x)^c`.
10
-
This builds on top of [OrthogonalPolynomialsQuasi.jl](https://github.com/JuliaApproximation/OrthogonalPolynomialsQuasi.jl) and usage is similar.
10
+
This builds on top of [ClassicalOrthogonalPolynomials.jl](https://github.com/JuliaApproximation/ClassicalOrthogonalPolynomials.jl) and usage is similar.
11
11
12
12
For example, the following gives a half-range Chebyshev polynomial:
0 commit comments