Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.03 KB

matrix-peaks-finder

NPM version build status Test coverage npm download

The peak picking routines for 2D arrays. This library looks for the local maxima of the given input matrix. The input matrix has to be specified as a single vector.

Installation

npm i ml-matrix-peaks-finder

License

MIT