blob: 801d83c5f69a1dc91e38858b03ede7a8f2e3dd09 (
plain) (
tree)
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= SQUAREM
DISTVERSION= 2021.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Squared Extrapolation Methods for Accelerating EM-Like Algorithms
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>
|