This module provides numerical optimization by Downhill Simplex method.
Copyright (c) 1995 John A.R. Williams. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Since 2005, this module was co-developed with Tom.
perl Makefile.PL
make
make test
make install
See "ChangeLog".