summaryrefslogtreecommitdiff
blob: 01b866913c68de31a99328a7a0f8d3d250681abd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		This library provides implementations of special mathematical
		functions and Chebyshev polynomials.  These functions are often
		useful in statistical and numerical computing.
	</longdescription>
	<upstream>
		<remote-id type="github">bos/math-functions</remote-id>
	</upstream>
</pkgmetadata>