 |
|
List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] Maple vs Matlab
| [MUG] Maple vs Matlab |
|
Author: Michael Monagan
Posted: 07/09/2001 04:46:47 GDT
|
>> From: Michael Monagan
>From: Carl DeVore
>> From: John Ogilvie
>> Subject: Better plots, including those with text
>>
>> Maple and Matlab are actually more directly competitors than one
>> might naively imagine, especially now that Maple incorporates NAG
>> routines for rapid numerical calculations on matrices and other linear
>> algebraic structures.
>
>Matlab is still far faster at these matrix computations, if you are
>willing to accept hardware floating point. I can solve a tridiagonal
>system of 320 equations 1 million times in about an hour in Matlab on a
>decent computer, not a supercomputer. If we were solving a single very
>large system of equations, I suspect that the times for Maple and Matlab
>could be made comparable. But to do it a million times means that
>call_external is used to pass arguments a million times. It's too much
>overhead.
==========
I'd like to see this claim backed up with some timing data. The
representation for Matrices of hardware floats in Maple is such that
the calling mechanism for calling NAG routines does not make copies
of Matrices as you are suggesting here.
Michael Monagan
|
[View Complete Thread]
Previous by date: [MUG] Fatal Windows 2000 conflicts and Maple 7, Kayll Lake
Next by date: [MUG] numeric dsolve bug in Maple 7, Douglas B Meade
Previous thread: [MUG] Interactive geometry / computer algebra interaction, Carl DeVore
Next thread: [MUG] numeric dsolve bug in Maple 7, Douglas B Meade
|
|
|