This is the initial public release of **PyBM3D** which represents the state of the project prior to a series of possibly API and backwards compatibility breaking changes. These changes will include major improvements such as a GPU accelerated version.
Current Features
-----------------
- Python bindings for [this](http://www.ipol.im/pub/art/2012/l-bm3d/) C++ implementation of BM3D with parameter options for `sigma`, `useSD_h`, `useSD_w`, `tau_2D_hard`, `tau_2D_wien`.
- Packaged and distributed with `distutils`
- Travis CI testing