MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: anything faster than Solve[] for solving sets of polynomial equations symbolically?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118623] Re: anything faster than Solve[] for solving sets of polynomial equations symbolically?
  • From: dantimatter <google at dantimatter.com>
  • Date: Wed, 4 May 2011 19:47:46 -0400 (EDT)

Hi David,

Thanks for the response!  It seems that my problem takes a really long time only when I try to incorporate all the 'k_i >= 0' right into Solve[].  When I leave those inequalities out, and then use Assuming[] as you've suggested, things go much faster. 

Cheers,
Dan


  • Prev by Date: Re: Huge file for a several-line plot
  • Next by Date: Plots During Iterations
  • Previous by thread: Re: anything faster than Solve[] for solving sets of polynomial equations symbolically?
  • Next by thread: Re: anything faster than Solve[] for solving sets of polynomial equations symbolically?