Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106134950
D5670.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D5670.diff
View Options
Index: head/math/py-luminol/Makefile
===================================================================
--- head/math/py-luminol/Makefile
+++ head/math/py-luminol/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME= luminol
+PORTVERSION= 0.3.1
+DISTVERSIONPREFIX= v
+CATEGORIES= math python
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= araujo@FreeBSD.org
+COMMENT= Light weight python library for time series data analysis
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.6.2:math/py-numpy
+
+USES= python
+USE_PYTHON= autoplist distutils
+USE_GITHUB= yes
+GH_ACCOUNT= linkedin
+
+.include <bsd.port.mk>
Index: head/math/py-luminol/distinfo
===================================================================
--- head/math/py-luminol/distinfo
+++ head/math/py-luminol/distinfo
@@ -0,0 +1,2 @@
+SHA256 (linkedin-luminol-v0.3.1_GH0.tar.gz) = 31c2c5697dffa0e4b9c3468189b2a4f25e5dd2c59ee351f51fdbf5a770fe8c7b
+SIZE (linkedin-luminol-v0.3.1_GH0.tar.gz) = 141854
Index: head/math/py-luminol/pkg-descr
===================================================================
--- head/math/py-luminol/pkg-descr
+++ head/math/py-luminol/pkg-descr
@@ -0,0 +1,5 @@
+Luminol is a light weight python library for time series data analysis.
+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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 11:40 PM (12 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15609048
Default Alt Text
D5670.diff (1 KB)
Attached To
Mode
D5670: Zopkio and Naarad.
Attached
Detach File
Event Timeline
Log In to Comment