summaryrefslogtreecommitdiff
blob: 84bf0d372a6f7cb2ea359b5fb2267bd72461e1dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-geosciences@gentoo.org</email>
		<name>Gentoo Geosciences Project</name>
	</maintainer>
	<longdescription lang="en">
		The Core Library is a collection of C/C++ classes for exact
		computation with real algebraic numbers.
		It embodies our precision-driven approach and is
		useful for robust numerical (especially geometric) algorithms.
		The library supports the Exact Geometric Computation (EGC)
		philosophy through its novel and easy-to-use notion of accuracy
		levels.
	</longdescription>
</pkgmetadata>