aboutsummaryrefslogtreecommitdiff
blob: 872d5ad20c80e0ba1e38ff0d784527161543c702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-mathematics@gentoo.org</email>
		<name>Gentoo Mathematics Project</name>
	</maintainer>
	<longdescription>
  Gappa is a tool intended to help verifying and formally proving
  properties on numerical programs dealing with floating-point or
  fixed-point arithmetic. It has been used to write robust floating-point
  filters for CGAL and it is used to certify elementary functions in
  CRlibm.
</longdescription>
</pkgmetadata>