- N
int Number of grid points
- a
float, optional Left endpoint (default: -2.0)
- b
float, optional Right endpoint (default: 2.0)
- representation{“real”, “complex”}, optional
Choose between the real-valued cotangent form or the complex-valued
DFT form. Default is “real”.