10 lines
387 B
XML
10 lines
387 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>sci-physics</herd>
|
|
<longdescription lang="en">
|
|
SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
|
|
N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
|
|
other algorithms.
|
|
</longdescription>
|
|
</pkgmetadata>
|