MathGroup Archive 2009

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

Search the Archive

Memory problems when solving equations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103464] Memory problems when solving equations
  • From: Maki Takahashi <maki at physics.usyd.edu.au>
  • Date: Wed, 23 Sep 2009 07:24:48 -0400 (EDT)

Hi
I'm trying to solve a system of polynomial equations
using various inbuilt functions namely Solve[] and Reduce[].
When ever I try this the kernel crashes as it runs out of memory.

I was then advised to manually try to solve it by calling GroebnerBasis[]
but this also resulted crashed the kernel....

is there a way to control any memory leaks with mathematica?


cheers

Maki



  • Prev by Date: Re: Re: Offline use of Paclets
  • Next by Date: Re: Using Mathematica 5.2 and 7.01 with separate
  • Previous by thread: Rational accounting
  • Next by thread: Re: Memory problems when solving equations