Dear Bernd, Thank you for this interesting contribution. I use these sorts of filters frequently so I will be interested to give it a look. I just build my Butterworths in k space so I will be interested to see how yours work differently.
The math package is in flux as others can tell you, however I think such functionality fits the commons mission quite well and I am certainly happy to help support the code to give it a home here some how. Best, Eric On 22 Oct 2016 01:35, "Bernd Porr" <m...@berndporr.me.uk> wrote: > Dear all, > > I've created an IIR filter library: > https://github.com/berndporr/iirj > > It's a re-coded version of my / Vinnie's DSP library originally written > in C++. I've spent quite some time to make it work with the apache > Complex type and I've also used the polynomial solver for the > Butterworth filters. > > It implements Butterworth, Elliptic, Bessel and Chebyshev Type I. The > library is very modular and adding new filter types is easy as adding > different filter topologies. > > Is there interest in fully integrating this into math commons? > > I'm aware that I don't have any maven script just now and the > documentation is probably not complete for apache but before I embark on > it I'd rather ask if there is interest. > > Best, > /Bernd Porr > -- > www: http://www.berndporr.me.uk/ > http://www.linux-usb-daq.co.uk/ > http://www.imdb.com/name/nm3293421/ > Mobile: +44 (0)7840 340069 > Work: +44 (0)141 330 5237 > University of Glasgow > School of Engineering > Rankine Building, Oakfield Avenue, > Glasgow, G12 8LT > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >