maple fan

205 Reputation

14 Badges

16 years, 335 days

MaplePrimes Activity


These are questions asked by maple fan

I have a for loop which run 50000 times.

I have a dual core cpu made by amd, so parallel is a better choice.

There are two packages in Maple 15: Grid and Thread.

I want to know which one is more effeciency?

And in my program,there are no intersection between for-loops.

how to programming in parallel?

Thank you in advance.

Does maple use the acml,

it is almost that in every version the Intel MKL is the latest

how to rewritten the PDEs to the matrix form like the following in Maple

 

 

There are two data txt files:x0-y0.txt and x1-y1.txt,every one has two columns.
So, two functions can be made from the data,named y0=y0(x0) and y1=y1(x1).
I just want (y0-y1)/y0 at the same x coordinate.
Because it's too difficult to get it directly,I choose the curve fit method.
First,I used the command CurveFitting[ThieleInterpolation] to get two functions.
And then pointplot the (y0-y1)/y0 at the same x0 coordinate.
Surprisingly,the plot is discontinued.

1.For win 8, does there exist an arm version maple in future?

2.Will it possible to use gpu acceleration for symbolic computation in maple?

First 6 7 8 9 Page 8 of 9