blob: f12ac2e87866d8cc885dcb2f31f79f6df57b3b4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<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>
|