Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anntzer/tvdenoising


https://github.com/anntzer/tvdenoising

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Direct, linear time 1D total variation denoising
================================================

Install with ``pip install git+https://github.com/anntzer/tvdenoising``.
The only available function is ``tvdenoising.tv_1d``.

The original author of ``prox_R.cpp`` is Ryan Tibshirani; this package is
published with his explicit permission.