Discussion of Python Implementation Techniques for Discontinuous Galerkin Methods
This paper discusses implementation techniques for integration methods within the Discontinuous Galerkin Methods. These methods are used to approximate solutions for differential equations. To do so, one must compute a polynomial, which is an approximation of the used function. To compute this approximation, orthogonal polynomials, chosen to be the Legendre polynomials are used, as well as integra