Summary
This is a feature request to add support for the Taylor window
Expected Result
A function or method is available to generate a Taylor window, similar to scipy.signal.windows.taylor() or MATLAB's taylorwin()
Actual Result
The Taylor window is currently not implemented in this crate. Attempting to find it results in no available function