"Laszlo Zsolt Nagy" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I would like to use a numerical solver for a specific problem.
Another possibility:
http://nlpy.sourceforge.net/
Alan Isaac
--
http://mail.python.org/mailman/listinfo/python-list
Laszlo Zsolt Nagy wrote:
> Robert Kern wrote:
>
>>In [7]: scipy.optimize.fmin_cobyla?
>>
>>Type: function
>>Base Class:
>>String Form:
>>Namespace: Interactive
>>File:
>>/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/scipy-
>>0.4.7.1607-py2.4-
Robert Kern wrote:
>In [7]: scipy.optimize.fmin_cobyla?
>
>Type: function
>Base Class:
>String Form:
>Namespace: Interactive
>File:
>/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/scipy-
>0.4.7.1607-py2.4-macosx-10.4-ppc.egg/scipy/optimize/cob
Laszlo Zsolt Nagy wrote:
> Hello,
>
> I would like to use a numerical solver for a specific problem. My
> problem looks like this:
>
>1. I have numeric constants, named A,B,C etc.
>2. I have numeric variables, named x,y,z etc.
>3. I have functions, like f1(
Hello,
I would like to use a numerical solver for a specific problem. My
problem looks like this:
1. I have numeric constants, named A,B,C etc.
2. I have numeric variables, named x,y,z etc.
3. I have functions, like f1(x), f2(x), f3(x,y), f4(y) etc.
4. I have constraints like f1