Maple Tools - Symbolic engine for SMath Studio. - Messages
[x] - fixed problem of long expressions that caused to a calculation error.
Draghilev's method. NLS. Example 2.smz (6 KiB) downloaded 112 time(s).
I updated the plugin because of the definite integration feature (which seems to work).
[MATH lang=eng]maple(int(cos(x)^2,x,0,π))=π/2@#[/MATH]
However, the plugin seems to rely heavily on standard settings for arg and dec delimiters. With german settings (komma for dec and ; for arg) there is a lot of errors in the examples (which I confirm to work with standard settings - great stuff!)
I add png-printouts of the sheets and the corresponding mvr5.txt files. I was aware of your instruction to check the log file from time to time. This seems not necessary any more.
BTW, is it legally safe to use the maple executables? Would maxima be an alternative? I'd like smath to be a front end to maxima (or to have a smath/mathcad like document front end for maxima). What is your feeling from your plugin experience - could the internal engine of smath be bypassed completely without disclosed kernel sources?
Best regards, Martin Kraska
2012 10 07 Mapleplugin.rar (117 KiB) downloaded 127 time(s).
Wrote...Would maxima be an alternative? I'd like smath to be a front end to maxima (or to have a smath/mathcad like document front end for maxima). What is your feeling from your plugin experience - could the internal engine of smath be bypassed completely without disclosed kernel sources?
I mentioned this quite often. I would also like this very much. Based on the previous comments I can conclude that this is not possible

Regards,
Radovan
WroteHello Martin,
Wrote...Would maxima be an alternative? I'd like smath to be a front end to maxima (or to have a smath/mathcad like document front end for maxima). What is your feeling from your plugin experience - could the internal engine of smath be bypassed completely without disclosed kernel sources?
I mentioned this quite often. I would also like this very much. Based on the previous comments I can conclude that this is not possible, isn't it?
Regards,
Radovan
Maxima is distributed under the GNU General Public License; because SMath it's free but not open we can't develop plugins based on Maxima plugins without violating the license.
regards,
w3b5urf3r
Everyone has Maple now, so I will distribute only the plugin.
Wrote
Maxima is distributed under the GNU General Public License; because SMath it's free but not open we can't develop plugins based on Maxima plugins without violating the license.
This is not the case with LGPL ( GNU LESSER GENERAL PUBLIC LICENSE )
Please see the following page with a list of mathematical software and libraries available under the LGPL (besides others with less restrictive license like MIT)
http://mate.dm.uba.ar/~pdenapo/mathsoft.html
WroteWhat is your feeling from your plugin experience - could the internal engine of smath be bypassed completely without disclosed kernel sources?
Best regards, Martin Kraska
It is possible, but it is difficult to create such a bridge. If you want completely change the behavior of symbolic functions, you need to write your own version of the SpecialFunctions plugin. In addition, if the interface interaction in the form of strings, you need to convert the command syntax. As I explained earlier, SMath contains a smaller number of images to work with mathematical expressions than any other mathematics program. Therefore, the translation from any other mathematical language will inevitably lead to a distortion of meaning, its truncation.
There is another problem. Each core has its own domains on working with variables. For example, Maple does not know anything about the variables that are defined in the worksheet. Therefore, the maple() function should provide full information for its execution. I do it in a special way in the plugin. If you want a similar plugin for Maxima, it is possible.
the maple plugin seems to be partially incompatible with ; and , settings. For me, with , and . the examples work, with ; and , see attached image (generated with plugin version 2012 10 06). Unfortunately I can't remember if I had that problem earlier. Browsing the forum topic I found that there were times that ; and , was the default setting, that seems to have changed.
Switching to , and . is an option in particular cases, but I am writing a handbook in german that entirely demands and assumes ; and , settings.
Best regards, Martin Kraska
[albumimg]65[/albumimg]
http://en.smath.info/forum/yaf_postsm7947_MapleWrapper-plugin.aspx#post7947
Wrotedid you install it this way ?
http://en.smath.info/forum/yaf_postsm7947_MapleWrapper-plugin.aspx#post7947
Yes I did extract the files with to the the right directory. I have tried two machine which give same result.
[albumimg]66[/albumimg]
http://en.smath.info/forum/yaf_postsm9000_Attempted-to-divide-by-zero-when-saving.aspx#post9000
WroteI can't see what could be the problem, you may want to try my plugin folder which I posted a few days ago :
http://en.smath.info/forum/yaf_postsm9000_Attempted-to-divide-by-zero-when-saving.aspx#post9000
Thank you for the files. All the plugin work except that MapleWrapper

I try to run the cmaple.exe file directly and it works.
This may relate to access permission, you can try to install smath into another directory or right-click over the exe and 'run as administrator' or try this unofficial distribution: SMath with plugins
Edit:
you can try this too
http://en.smath.info/forum/yaf_postsm7873_MapleWrapper-plugin.aspx#post7873
you can try this too
http://en.smath.info/forum/yaf_postsm7873_MapleWrapper-plugin.aspx#post7873

Changing the TEMP and TMP to C:\Temp works!! That is great. Thank you very much! I think it will be good to have a wrapper for Maxima as well.

Wrote
I think it will be good to have a wrapper for Maxima as well.
Maxima's GPL license seems to be incompatible with Smath.
However this LGPL software could be interesting,
http://mathomatic.orgserve.de/math/doc/am.html
though it must be less advanced than Maxima.
Edit:
This is a recent cas system in c# with license bsd : Symbolism
For a comparison of cas systems see this wikipedia article:
http://en.wikipedia.org/wiki/Comparison_of_computer_algebra_systems
WroteMine is also 0.95 build 4594.
This may relate to access permission, you can try to install smath into another directory or right-click over the exe and 'run as administrator' or try this unofficial distribution: SMath with plugins
Unfortunately, the maplewrapper plugin is not part of the distribution as it is not working without third party non-free software. Thus, inclusion in the distribution is probably not legally safe (I do not want to find out by trial and error).
Also, the mcadefi plugin is not included as it does not run on my computer (x64). The current state of the discussion with uni is that he has no access to an x64 system. Otherwise he would try to compile it there and try to fix the problem.
If someone could generate x64 exe from the source then I shall try and if successful, I am happy to include this overly welcome stuff.
-
New Posts
-
No New Posts