JuliaDSP / DSP.jl

Filter design, periodograms, window functions, and other digital signal processing functionality
https://docs.juliadsp.org/dev/
Other
374 stars 108 forks source link

No documentation for DSP.Filters.bilinear() #518

Closed anchal-physics closed 5 months ago

anchal-physics commented 7 months ago

It felt weird that a bilinear transform would not be provided in DSP.jl. I searched everywhere in the documentation and was almost about to write my own when I found a discourse where someone had used this function. Please add bilinear to the documentation.

ViralBShah commented 5 months ago

PR appreciated!