zbzac69

36 Reputation

2 Badges

15 years, 182 days

MaplePrimes Activity


These are questions asked by zbzac69

with(plots); m1 := implicitplot3d(

9*x^2+4*y^2-36*z^2

, x = -2 .. 2, y = -3 .. 3, z = -1 .. 1, grid = [20, 20, 20]); n := animate3d([x, y, t], x = -2 .. 2, y = -3 .. 3, t = -1 .. 1); display({n, m1})

 

Everytime i execte the above goes in loop, used up memory increases and status bar says
evaluating and computer slows down. I had to stop the process. what am i doing wrong?

When i cut and paste any maple function from maple input prompt like

> plot3d(x^2+y^2,x=-5..5,y=-5..5);

it takes a long time to paste. I'm using maple 12 and updated to

12.02 but the problem still persists. Using java version 6.0_12.

OS is Debian Etch Linux. Is there any option that needs to be set

that will fix this problem? What can cause delay for this simple

paste?

I installed maple 12 as root user successfully. But sometimes simple command like
1+1 or any command takes a long time to complete. After a long delay maple
displays result. It's happening very often and it's annoying. I'm using Debian
Etch, kernel 2.16.8-custom.

Page 1 of 1