2013-01-04 18:51:39 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2012-02-11 15:59:28 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= KFAS
|
2017-09-05 12:04:16 +02:00
|
|
|
PORTVERSION= 1.2.9
|
2018-03-10 18:46:04 +01:00
|
|
|
PORTREVISION= 1
|
2012-02-11 15:59:28 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Kalman filter and smoothers for exponential family state space models
|
|
|
|
|
2016-02-03 04:07:05 +01:00
|
|
|
LICENSE= GPLv2+
|
2012-02-11 15:59:28 +01:00
|
|
|
|
2016-12-24 10:12:10 +01:00
|
|
|
USES= cran:auto-plist,compiles
|
2012-02-11 15:59:28 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|