Solved
Slow matrix operation
- March 3, 2019
- 2 replies
- 2045 views
Attached is a little example of a problem I'm seeing - in simplified format only to demonstrate the issue. Background - I'm doing a 2D finite difference problem and during setup mathcad slows down an unacceptable amount and I can't see why it should.
I tried it in 5.0 with no change. On my machine the 'slow' program here takes about 5 seconds, while the 'fast' examples are instantaneous - as expected since there's no real calculation ongoing.
I don't see why it should slow down like this. I suspect it's recalculating the 'node' matrix over and over. Or possibly a bug. Anything I'm doing wrong?
4.0 and pdf attached.
Thanks,



