-
Integrate a Laguerre series over specific axis in Python
-
Integrate a Laguerre series over axis 1 in Python
-
Evaluate a Laguerre series at points x broadcast over the columns of the coefficient in Python
-
Evaluate a Laguerre series at array of points x in Python
-
Evaluate a Laguerre series at multidimensional array of points x in Python
-
Compute the roots of a Hermite series in Python
-
Compute the roots of a Hermite series with given complex roots in Python
-
Generate a Vandermonde matrix of the Hermite polynomial in Python
-
Generate a Vandermonde matrix of the Hermite polynomial with float array of points in Python
-
Evaluate a 2D Laguerre series at points (x,y) with 3D array of coefficients in Python
-
Evaluate a 3D Laguerre series at points (x,y,z) with 2D array of coefficient in Python
-
Evaluate a 2-D Laguerre series on the Cartesian product of x and y in Python
-
Integrate a Hermite series and set the Integration constant in Python
-
Evaluate a 2-D Hermite series at points (x,y) with 3D array of coefficient in Python
-
Generate a Vandermonde matrix of the Laguerre polynomial with complex array of points in Python
-
Generate a Hermite series with given complex roots in Python
-
Evaluate a 3-D Laguerre series on the Cartesian product of x, y and z in Python
-
Evaluate a 3-D Laguerre series on the Cartesian product of x, y and z with 4d array of coefficient in Python
-
Integrate a Hermite series over specific axis in Python
-
Integrate a Hermite series over axis 1 in Python