Hi all,

I'm pleased to announce a new package: Deconvolution.jl 
<https://github.com/JuliaDSP/Deconvolution.jl>.  It is part of the JuliaDSP 
<https://github.com/JuliaDSP> project and aims at providing a set of tools 
to deconvolve digital signals.  The package is released under the terms of 
MIT "Expat" License  and its documentation is available at 
http://deconvolutionjl.readthedocs.io/. 
<http://deconvolutionjl.readthedocs.io/>

Currently the package provides only one method, the Wiener deconvolution 
<https://en.wikipedia.org/wiki/Wiener_deconvolution>, but more will 
hopefully come in the future.  I will maintain the package (take care of 
bug reports and pull requests), but I do not plan to develop it because 
this is not my field of interest.  If someone is interested in taking over 
the package, please open an issue on GitHub.

Happy deconvolution,
Mosè

Reply via email to