On Mon, Aug 25, 2008 at 5:32 PM, Carl Witty <[EMAIL PROTECTED]> wrote:
>
> On Aug 24, 12:16 pm, Michael <[EMAIL PROTECTED]> wrote:
>> I have a polynomial system of 50 equations in 50 unknowns. I would
>> like
>> to numerically solve this system (I'm interested in complex zeros).
>> Seems to me tha
On Aug 24, 12:16 pm, Michael <[EMAIL PROTECTED]> wrote:
> I have a polynomial system of 50 equations in 50 unknowns. I would
> like
> to numerically solve this system (I'm interested in complex zeros).
> Seems to me that if I use sage's solve, it will sttempt to solve these
> algebraically.
>
> Ar
On Aug 25, 1:21 am, iSAGE <[EMAIL PROTECTED]> wrote:
> There is a matlab/octave interface to it. Look at the following
> reference onhttp://www.math.uic.edu/~jan/
> I don't know more about this since I am also at the moment collecting
> information on how to solve a large system of polynomial equa
There is a matlab/octave interface to it. Look at the following
reference on http://www.math.uic.edu/~jan/
I don't know more about this since I am also at the moment collecting
information on how to solve a large system of polynomial equations.
Yun Guan and Jan Verschelde: PHClab: A MATLAB/Octave
On Aug 24, 2:22 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Sun, Aug 24, 2008 at 2:03 PM, Joshua Kantor <[EMAIL PROTECTED]> wrote:
>
> > 1. I would recommend looking at phcpack, it is designed to exploit the
> > special nature of large polynomial systems, however, supposedly I
> > believ
On Sun, Aug 24, 2008 at 2:03 PM, Joshua Kantor <[EMAIL PROTECTED]> wrote:
>
> 1. I would recommend looking at phcpack, it is designed to exploit the
> special nature of large polynomial systems, however, supposedly I
> believe it is sometimes difficult to compile, I've never used it but
1. I would recommend looking at phcpack, it is designed to exploit the
special nature of large polynomial systems, however, supposedly I
believe it is sometimes difficult to compile, I've never used it but
it might be better suited to your problem.
http://www.math.uic.edu/~jan/download.html
2. T
On Sun, Aug 24, 2008 at 12:16 PM, Michael <[EMAIL PROTECTED]> wrote:
>
> I have a polynomial system of 50 equations in 50 unknowns. I would
> like
> to numerically solve this system (I'm interested in complex zeros).
> Seems to me that if I use sage's solve, it will sttempt to solve these
> algebr