A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
118
stars
26
forks
source link
Fix typo in the doc of multivariate monic orthogonal polynomials #87
Closed
bowenszhu closed 2 years ago
Original: $$w: \mathcal{W} = \mathcal{W}^{(1)} \otimes \mathcal{W}^{(2)} \mathcal{W}^{(1)} \cdots \otimes \mathcal{W}^{(p)} \rightarrow \mathbb{R}_{\geq 0}$$
Changed to: $$w: \mathcal{W} = \mathcal{W}^{(1)} \otimes \mathcal{W}^{(2)} \otimes \cdots \otimes \mathcal{W}^{(p)} \rightarrow \mathbb{R}_{\geq 0}$$