icegood

290 Reputation

14 Badges

16 years, 175 days

MaplePrimes Activity


These are questions asked by icegood

How to speedup them? There are more than 20 functions that are evaluated one by one. Is option 'remember' + permanent remembered item of pure symbolic calculation can speedup this process? How also efficiently to do simlify itself? Can i actually use more kernels in one session or to paralilize available one?

Why that Find / Replace doesn't work?

Wnat to rename some variables but it doesn't seem to find text in eval-cells at all :(

Want to do smth like that:

Call EvalMapleStatement from c dll.

expression always has form like "F(0.4, 0.7, 0.9);" i.e. maple defined function called. All i need it's value without any kind of caching. But memory usage dramatically grows. Help to overcome it!

 

Tried already EvalMapleStatement ("forget(F);") - do not work. I'm out of ideas what maple also caches. F itself is complicated enought. And not known a priori. How to clear all caches of other functions that f might call?

How to debug external DLL? IDE - MS Visual C++ Express 2010

First 10 11 12 13 Page 12 of 13