How to read a *.m file written many years ago?
I have some library program files written using Maple 11 (or before).I can read and use the file programs and they have worked fine for many years.But I would like to actually see the programming...
View Articlerelative paths does not seem to work.
Relative path does not seems to work on Linux. e.g. consider the read command `read "/home/harpo/skits/slapstick/boguscalculus.mw"At the moment I have to enter the full path above as stated to be able...
View ArticleMaple18 generates inconsistent outputs for the same expressions and commands
I encountered this bizarre inconsistency issue that Maple18 generates different outputs when executing the same command:test_res2:= factor( simplify( expand( value( subs( Perturbation_Sol,...
View ArticleBits:-And sometimes returns wrong results
Hi Maplesoft Support / Community,I've encountered a critical and bizarre bug involving Bits:-And correctness on large integers (~30 digits) derived from repeated integerdivq2exp operations.Confirmed...
View Articlereading and writing
I calculate a long polynomial p(x) where the coefficients depend on a varaiable d. That takes about 10 minutes. I put a colon at the end of the computation because the result is very large. Then I put...
View ArticleUsing $include to build packages
I have usually used $include within a module when building packages, where the included file has all the procedures.What I would like to have is to have the module itself in an external file which...
View Article