aboutsummaryrefslogtreecommitdiff
path: root/math/py-luminol
Commit message (Collapse)AuthorAgeFilesLines
* math/py-numpy: track PORTEPOCH in consumersJan Beich2016-10-281-1/+1
| | | | Notes: svn path=/head/; revision=424866
* Luminol is a light weight python library for time series data analysis.Marcelo Araujo2016-04-183-0/+30
The two major functionalities it supports are anomaly detection and correlation. It can be used to investigate possible causes of anomaly. WWW: https://github.com/linkedin/luminol Reviewed by: mat, koobs, Python Tested by: gnn (earlier version) Sponsored by: gandi.net Differential Revision: https://reviews.freebsd.org/D5670 Notes: svn path=/head/; revision=413550