minfx optimisation library - News
posted by bugman, Sat 09 Mar 2013 09:17:51 AM UTC - 0 replies
Description
This is a major feature release with Python 3 support and the addition of the logarithmic barrier augmented function constraint algorithm. All of the package, module, class, function, and method docstrings have been updated to ...
[Read more]
posted by bugman, Thu 27 Jan 2011 08:45:29 AM UTC - 0 replies
Description
This release introduces a preliminary simulated annealing package based on scipy, and heavily modifies and improves the grid search algorithm.
Download
The new minfx version can be downloaded from http://download.gna.org/minfx/.
...
[Read more]
posted by bugman, Thu 30 Jul 2009 01:22:06 PM UTC - 2 replies
Description
This is a minor feature release adding support for Python 2.6 and removing a rare optimisation bug in the backtracking step selection subalgorithm.
Download
The new minfx versions can be downloaded from
http://download.gna.org/minfx/.
...
[Read more]
posted by bugman, Sun 28 Sep 2008 10:42:31 AM UTC - 0 replies
Description
This is a minor feature release involving the inevitable switch from Numeric python to numpy, a few improvements in how missing gradients and models with no parameters are handled, and a switch from GPLv2 to GPLv3.
= Download =
...
[Read more]
posted by bugman, Sat 08 Dec 2007 06:01:10 PM UTC - 0 replies
Description
This is the initial release of minfx. The minfx project is a Python module library for numerical optimisation, being a large collection of minimisation algorithms. In the future it will have API interfaces for other programming ...
[Read more]

