↧
relative 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 ArticleHow to use LibraryTools:-Save?
MyPackageTools := module() option package; export addPackageDirectoryToLibname, savePackageToMla; addPackageDirectoryToLibname := proc(packageDir) local mapleInitFile, newLibname: mapleInitFile :=...
View Article