qmat.playgrounds.tibo.orthogonalPolynomials =========================================== .. py:module:: qmat.playgrounds.tibo.orthogonalPolynomials .. autoapi-nested-parse:: Compute and display orthogonal polynomials of any degree using `qmat` .. literalinclude:: /../qmat/playgrounds/tibo/orthogonalPolynomials.py :language: python :linenos: :lines: 11- Attributes ---------- .. autoapisummary:: qmat.playgrounds.tibo.orthogonalPolynomials.deg qmat.playgrounds.tibo.orthogonalPolynomials.polyType qmat.playgrounds.tibo.orthogonalPolynomials.t qmat.playgrounds.tibo.orthogonalPolynomials.gen qmat.playgrounds.tibo.orthogonalPolynomials.out qmat.playgrounds.tibo.orthogonalPolynomials.ylim Module Contents --------------- .. py:data:: deg :value: 100 polynomial degree .. py:data:: polyType :value: 'CHEBY-1' type of polynomial .. py:data:: t plotting points .. py:data:: gen .. py:data:: out .. py:data:: ylim