aboutsummaryrefslogtreecommitdiff
blob: 350467ee54ffc49cfeb9ba002cf8bb8a5b45edbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<longdescription lang="en">
		FFC works as a compiler for multilinear forms by generating code (C or
		C++) for the evaluation of a multilinear form given in mathematical
		notation. This new approach to form evaluation makes it possible to
		combine generality with efficiency; the form can be given in
		mathematical notation and the generated code is as efficient as
		hand-optimized code.
   </longdescription>
</pkgmetadata>