Thu Jan 2 11:15:20 2020 UTC ()
Import math-functions-0.3.3.0

This library contain collection of various utilities for numerical
computing. So far there're special mathematical functions, compensated
summation algorithm, summation of series, root finding for real
functions, polynomial summation and Chebyshev polynomials.


(pho)
diff -r0 -r1.1 pkgsrc/math/hs-math-functions/DESCR
diff -r0 -r1.1 pkgsrc/math/hs-math-functions/Makefile
diff -r0 -r1.1 pkgsrc/math/hs-math-functions/buildlink3.mk
diff -r0 -r1.1 pkgsrc/math/hs-math-functions/distinfo

File Added: pkgsrc/math/hs-math-functions/DESCR
This library contain collection of various utilities for numerical
computing. So far there're special mathematical functions, compensated
summation algorithm, summation of series, root finding for real
functions, polynomial summation and Chebyshev polynomials.

File Added: pkgsrc/math/hs-math-functions/Makefile
# $NetBSD: Makefile,v 1.1 2020/01/02 11:15:20 pho Exp $

DISTNAME=	math-functions-0.3.3.0
CATEGORIES=	math

MAINTAINER=	pho@cielonegro.org
COMMENT=	Collection of tools for numeric computations
LICENSE=	2-clause-bsd

.include "../../mk/haskell.mk"
.include "../../devel/hs-data-default-class/buildlink3.mk"
.include "../../devel/hs-primitive/buildlink3.mk"
.include "../../devel/hs-vector/buildlink3.mk"
.include "../../devel/hs-vector-th-unbox/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/math/hs-math-functions/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2020/01/02 11:15:20 pho Exp $

BUILDLINK_TREE+=	hs-math-functions

.if !defined(HS_MATH_FUNCTIONS_BUILDLINK3_MK)
HS_MATH_FUNCTIONS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-math-functions+=	hs-math-functions>=0.3.3
BUILDLINK_ABI_DEPENDS.hs-math-functions+=	hs-math-functions>=0.3.3.0
BUILDLINK_PKGSRCDIR.hs-math-functions?=	../../math/hs-math-functions

.include "../../devel/hs-data-default-class/buildlink3.mk"
.include "../../devel/hs-primitive/buildlink3.mk"
.include "../../devel/hs-vector/buildlink3.mk"
.include "../../devel/hs-vector-th-unbox/buildlink3.mk"
.endif	# HS_MATH_FUNCTIONS_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-math-functions

File Added: pkgsrc/math/hs-math-functions/distinfo
$NetBSD: distinfo,v 1.1 2020/01/02 11:15:20 pho Exp $

SHA1 (math-functions-0.3.3.0.tar.gz) = ab4810679f8cea400ec9e2835124b0fcb954ac8a
RMD160 (math-functions-0.3.3.0.tar.gz) = 1f46e16ce11d341761d05c60622237bfd7221e53
SHA512 (math-functions-0.3.3.0.tar.gz) = f6ac6f9fb604207c11d7888fa375a52b544732dd8e811c3b9bf74237bbc0dc83839eb83c11c5ef0dd88666cff4919d4e06236e14d84da7065b4dc75717ceafad
Size (math-functions-0.3.3.0.tar.gz) = 424169 bytes