Re: Numerical solver

2006-03-01 Thread David Isaac
"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

Re: Numerical solver

2006-03-01 Thread Robert Kern
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-

Re: Numerical solver

2006-03-01 Thread Laszlo Zsolt Nagy
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

Re: Numerical solver

2006-02-28 Thread Robert Kern
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(

Numerical solver

2006-02-28 Thread Laszlo Zsolt Nagy
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