aboutsummaryrefslogtreecommitdiff
blob: d570fe380835ada71dff5231d78d5cacb2f4b96b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>tom111@gmx.de</email>
		<name>Thomas Kahle</name>
	</maintainer>
	<maintainer type="project">
		<email>sci-mathematics@gentoo.org</email>
		<name>Gentoo Mathematics Project</name>
	</maintainer>
	<longdescription lang="en">
cipi is a threaded implementation of iterative proportional fitting. It is used to compute
information projections iteratively.
</longdescription>
	<upstream>
		<remote-id type="github">tom111/cipi</remote-id>
	</upstream>
</pkgmetadata>