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