Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,511 Was thanked: 1286 time(s) in 751 post(s)
|
Updated: [x] - fixed problem of long expressions that caused to a calculation error. File Attachment(s): uni attached the following image(s): |
Russia ☭ forever Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,014 Was thanked: 1149 time(s) in 737 post(s)
|
Hi uni, I updated the plugin because of the definite integration feature (which seems to work). maple(int(cos(x)^2,x,0,π))=π/2@# 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 |
|
2 users thanked mkraska for this useful post.
|
on 07/10/2012(UTC), on 07/10/2012(UTC)
|
|
Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740 Was thanked: 318 time(s) in 268 post(s)
|
Hello Martin, Originally Posted by: mkraska ...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 |
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,681 Location: Italy Was thanked: 1367 time(s) in 894 post(s)
|
Originally Posted by: omorr Hello Martin, Originally Posted by: mkraska ...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 |
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,511 Was thanked: 1286 time(s) in 751 post(s)
|
Yes, now the log file is automatically deleted when you finish working with the program. As for the delimiters, this strange behavior. They have to be substituted depending on the settings of the program. Perhaps I made a mistake somewhere. Trigonometric functions I will correct, but it will take time.
Everyone has Maple now, so I will distribute only the plugin. |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 30/03/2011(UTC) Posts: 393
Was thanked: 132 time(s) in 113 post(s)
|
Originally Posted by: w3b5urf3r_reloaded 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
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,511 Was thanked: 1286 time(s) in 751 post(s)
|
Originally Posted by: mkraska 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
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. |
Russia ☭ forever Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,014 Was thanked: 1149 time(s) in 737 post(s)
|
Hello, 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 mkraska attached the following image(s): |
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 01/09/2011(UTC) Posts: 5 Location: Puerto Rico
|
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,511 Was thanked: 1286 time(s) in 751 post(s)
|
No, it is not always online. The server is located in Russia, in Siberia. It works when there comes a day. |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Member Groups: Registered
Joined: 18/04/2013(UTC) Posts: 25
Was thanked: 1 time(s) in 1 post(s)
|
Hi Uni, I don't why it doesn't work on my machine at all. The SMath Version here is 0.95 build 4594 and the latest Maple Wrapper from your ftp. You can see from the photo all I got are "empty". Do you know what might go wrong?
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 30/03/2011(UTC) Posts: 393
Was thanked: 132 time(s) in 113 post(s)
|
|
|
|
|
Rank: Member Groups: Registered
Joined: 18/04/2013(UTC) Posts: 25
Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: kilele Yes I did extract the files with to the the right directory. I have tried two machine which give same result.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 30/03/2011(UTC) Posts: 393
Was thanked: 132 time(s) in 113 post(s)
|
|
|
|
|
Rank: Member Groups: Registered
Joined: 18/04/2013(UTC) Posts: 25
Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: kilele Thank you for the files. All the plugin work except that MapleWrapper . Whatversion of the SMath Studio you are using? Mine is 0.95 build 4594. I try to run the cmaple.exe file directly and it works.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 30/03/2011(UTC) Posts: 393
Was thanked: 132 time(s) in 113 post(s)
|
|
|
|
|
Rank: Member Groups: Registered
Joined: 18/04/2013(UTC) Posts: 25
Was thanked: 1 time(s) in 1 post(s)
|
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.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 30/03/2011(UTC) Posts: 393
Was thanked: 132 time(s) in 113 post(s)
|
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,014 Was thanked: 1149 time(s) in 737 post(s)
|
Originally Posted by: kilele Mine 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. Edited by user 19 April 2013 20:52:17(UTC)
| Reason: Not specified |
|
|
|
|
Rank: Member Groups: Registered
Joined: 18/04/2013(UTC) Posts: 25
Was thanked: 1 time(s) in 1 post(s)
|
why laplace function is not working? ]
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.