MothNik / robust_fourier

Noise- and Outlier-Robust Fourier Transform with Hermite Functions with NumPy and Numba
MIT License
1 stars 0 forks source link

✍️📣 Rename basis functions functions (no typo) to `vander` #30

Closed MothNik closed 2 months ago

MothNik commented 2 months ago

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.

MothNik commented 2 months ago

@NhutDang2002 Reported as scam.