To be more consistent with NumPy that named, e.g., the Basis matrix of the Chebyshev polynomials chebvander, a renaming should also be a good idea for this package.
For the function interfaces, this should be adopted for now, while for the class interfaces, a more advanded approach will be required that maybe even implements a similar style to NumPys Polynomial classes in general.
To be more consistent with NumPy that named, e.g., the Basis matrix of the Chebyshev polynomials
chebvander
, a renaming should also be a good idea for this package. For the function interfaces, this should be adopted for now, while for the class interfaces, a more advanded approach will be required that maybe even implements a similar style to NumPys Polynomial classes in general.