Introduction ============ This project is a Haskell implementation of the bursts detection algorithm proposed by Zhang [1]. This project concains C and Haskell generic implementations. For much more optimized one that can run on FPGA you can refer to http://parsci.com/ References ========== [1] Zhang, X. (2006). Fast Algorithms for Burst Detection. Thesis. New York University.