<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Fast Stirling Numbers of the Second Kind // Provides efficient
		tools for calculating Stirling numbers of the second kind and
		their logarithms. Includes an exact arbitrary-precision
		implementation using 'gmp' that avoids numerical cancellation,
		a fast C++ backend with internal caching for log-scale
		calculations, and Temme's asymptotic approximation for very
		large inputs.
	</longdescription>
</pkgmetadata>
