the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: minfx-py%type_pkg[python]
Version: 1.0.3
Revision: 1
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
Maintainer: Jack Howarth
Depends: python%type_pkg[python]
BuildDepends: python%type_pkg[python]
Source: http://download.gna.org/minfx/minfx-%v.zip
Source-MD5: 641666bbfdf04f5ec85494424a129383
CompileScript: <<
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root %d
<<
License: GPL
DocFiles: COPYING
Description: The minfx optimisation library
DescDetail: <<
The minfx project is a python package for numerical optimisation,
being a large collection of standard minimisation algorithms. The
name minfx is simply a shortening of the mathematical expression min f(x).
<<
Homepage: https://gna.org/projects/minfx/
<<