<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Further Numerical Optimization Algorithms // A collection of
		numerical optimization algorithms. One is a simple
		implementation of the primitive grid search algorithm, the
		other is an extension of the simulated annealing algorithm that
		can take custom boundaries into account. The methodology for
		this bounded simulated annealing algorithm is due to Haario and
		Saksman (1991), doi:10.2307/1427681.
	</longdescription>
</pkgmetadata>
