.. _ref-resources:

=========
Resources
=========

Code
----

The `GitHub repository`_ is now the main
code repository.

If you are using the Mercurial repository at Bitbucket, please switch
to Git/GitHub and follow  for development updates.


Questions and bug reports
-------------------------

Use `GitHub Issues`_ or `PyWavelets discussions group`_ to post questions
and open tickets.


Wavelet Properties Browser
--------------------------

Browse properties and graphs of wavelets included in PyWavelets on
`wavelets.pybytes.com`_.


Articles
--------

 - `Denoising: wavelet thresholding <http://blancosilva.wordpress.com/teaching/mathematical-imaging/denoising-wavelet-thresholding/>`_
 - `Wavelet Regression in Python <http://jseabold.net/blog/2012/02/wavelet-regression-in-python.html>`_


.. _GitHub repository: https://github.com/PyWavelets/pywt
.. _GitHub Issues: https://github.com/PyWavelets/pywt/issues
.. _PyWavelets discussions group: http://groups.google.com/group/pywavelets
.. _wavelets.pybytes.com: http://wavelets.pybytes.com/
