Maple Tools

Maple Tools - Symbolic engine for SMath Studio. - Messages

#141 Posted: 5/27/2013 7:21:55 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Nice the shading thing

By the way, I could see that some internal SMath constants could not be used in maple - see the picture.
Not so important at the moment, I am just curious

[albumimg]181[/albumimg]

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 users liked this post
#142 Posted: 5/27/2013 7:28:20 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

I just excuse myself, If this was already mentioned before.

I could see that the Maple Wraper plugin is listed three times in the plugin list. Why is this?

[albumimg]183[/albumimg]

And, I did not notice "Maple" option in the menu before (besides "Maple Plot" ). What is it for? I tried it and it just crushed SMath

[albumimg]182[/albumimg]

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#143 Posted: 5/27/2013 7:59:47 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

And, I did not notice "Maple" option in the menu before (besides "Maple Plot" ). What is it for? I tried it and it just crushed SMath

[albumimg]182[/albumimg]


Updated. This is an experimental thing for scripting support.

[albumimg]184[/albumimg]
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Radovan Omorjan 5/27/2013 8:58:00 AM
#144 Posted: 5/27/2013 1:13:05 PM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Viacheslav,

I like to thank you for the immensity of the work which you put into the creation of this beautiful plugin. Thank you for the new version of MapleWrapper plugin.

Regards,
Janusz
1 users liked this post
#145 Posted: 5/27/2013 1:17:44 PM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Wrote

I just excuse myself, If this was already mentioned before.

I could see that the Maple Wraper plugin is listed three times in the plugin list. Why is this?

[albumimg]183[/albumimg]


I have also the same problem in SMath Studio.

Regards,
Janusz
#146 Posted: 5/27/2013 3:43:30 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

Uni, as I understand, the save problem arises, when a plugin offers a region and a function. Could splitting the dll be a temporary workaround? Or replicating with different names?

I attach a version of the mapleplot examples with screenshots included, thus one can see what was meant to be the result (and the placeholder input).

EDIT: Example 7 now included.
Mapleplot_Examples.zip (71 KiB) downloaded 123 time(s).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 users liked this post
Radovan Omorjan 5/27/2013 4:19:00 PM, Вячеслав Мезенцев 5/27/2013 6:39:00 PM
#147 Posted: 5/27/2013 6:51:57 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

I just excuse myself, If this was already mentioned before.

I could see that the Maple Wraper plugin is listed three times in the plugin list. Why is this?

[albumimg]183[/albumimg]


This is normal when the plugin consists three objects:
1) set of functions;
2) Maple Plot Region (with placeholder);
3) Maple Region (without placeholder).

Quote

Uni, as I understand, the save problem arises, when a plugin offers a region and a function. Could splitting the dll be a temporary workaround?


Yes it could but I think Andrey will fix it as soon as possible.

Quote

For example 7 I didn't guess, therefore you might add that.


[albumimg]185[/albumimg]
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Martin Kraska 5/29/2013 9:13:00 AM
#148 Posted: 5/31/2013 10:18:18 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Updated (maple()). Fixed issue with trigonometric functions, added support for units.
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Andrey Ivashov 5/31/2013 12:50:00 PM
#149 Posted: 5/31/2013 10:37:36 AM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Viacheslav,

Thank you for the new version of MapleWrapper plugin.

Regards,
Janusz
1 users liked this post
Вячеслав Мезенцев 5/31/2013 11:17:00 AM
#150 Posted: 6/1/2013 2:53:00 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Updated. Little improvements.

a := plot(`in`, x=0..2*Pi, coords=polar,
scaling=constrained, style=line, color=blue, axes=normal):

b := coordplot(polar,[0..3/2,0..2*Pi],labelling=false,
linestyle=[7,4], color=[gray,gray]):

display([a,b]);

[albumimg]189[/albumimg]
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Radovan Omorjan 6/1/2013 4:23:00 AM
#151 Posted: 6/1/2013 3:50:38 AM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Viacheslav,

Thank you again for the new version of MapleWrapper plugin. Perfect work.

Regards,
Janusz
1 users liked this post
#152 Posted: 6/1/2013 7:02:36 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Hello uni,

I've just tried your test files and noted errors only on Test6 file. This is the PDF (left) and SMath file(right) on my computer.

[albumimg]190[/albumimg]

Regards,
Radovan

EDIT: I forgot mvr5.txt file, sorry
mvr5.txt (18 KiB) downloaded 68 time(s).
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 users liked this post
#153 Posted: 6/1/2013 9:13:12 AM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Hello Uni and Radovan,

I tested files: maple.Test 1, maple.Test 2, maple.Test 3, maple.Test 4, maple.Test 5 and maple.Test 6 on my computer. All is OK.

Regards,
Janusz
1 users liked this post
#154 Posted: 6/1/2013 9:27:40 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

Hello Uni and Radovan,

I tested files: maple.Test 1, maple.Test 2, maple.Test 3, maple.Test 4, maple.Test 5 and maple.Test 6 on my computer. All is OK.

Regards,
Janusz


This test is to verify the work with trigonometric functions. Its operation depends on the settings of the program. The current version has a few bugs, I will fix them.
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Radovan Omorjan 6/1/2013 10:00:00 AM
#155 Posted: 6/1/2013 1:00:01 PM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Is there any way that MapleWrapper could work in Linux? Is there any sense about that? That would be quite interesting

I tried it but it does not work or an error in the maple() region appear:

"File not found: /home/omorr/Downloads/SMathStudioDesktop.0_96_4884.Mono\plugins\mvr5\cmaple.exe"

MaplePlot will just close SMath

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#156 Posted: 6/1/2013 1:22:31 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

Is there any way that MapleWrapper could work in Linux? Is there any sense about that? That would be quite interesting

I tried it but it does not work or an error in the maple() region appear:

"File not found: /home/omorr/Downloads/SMathStudioDesktop.0_96_4884.Mono\plugins\mvr5\cmaple.exe"

MaplePlot will just close SMath

Regards,
Radovan


I can say nothing about it. At the moment there is no way to check.

In the next version I will add animation.

[albumimg]191[/albumimg]
Animate. Example 1.gif
Russia ☭ forever, Viacheslav N. Mezentsev
2 users liked this post
ioan92 6/1/2013 1:47:00 PM, Radovan Omorjan 6/1/2013 1:51:00 PM
#157 Posted: 6/1/2013 4:10:30 PM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Hello,

I like to dissolve the differential equation with initial conditions with MapleWrapper plugin. Is it possible? How to do it. Please fo some help.

In Maple V the required syntax is like below:

dsolve({ODE, ICs}, y(x))

Parameters:
ODE - an ordinary differential equation
y(x) - the dependent variable (indeterminate function)
ICs - initial conditions for y(x) and/or its derivatives

but in SMath Studio I can not introduce the following parenthesis: {}

Regards,
Janusz
#158 Posted: 6/1/2013 4:26:30 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

That has been explained here
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#159 Posted: 6/1/2013 4:26:37 PM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Wrote

Hello,

I like to dissolve the differential equation with initial conditions with MapleWrapper plugin. Is it possible? How to do it. Please fo some help.

In Maple V the required syntax is like below:

dsolve({ODE, ICs}, y(x))

Parameters:
ODE - an ordinary differential equation
y(x) - the dependent variable (indeterminate function)
ICs - initial conditions for y(x) and/or its derivatives

but in SMath Studio I can not introduce the following parenthesis: {}

Regards,
Janusz


Uni explained that here
By using convert() the Maple set {} was obtained from SMath system { .

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#160 Posted: 6/1/2013 5:26:09 PM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Hello Radovan,

Thank you for your help. The "convert" is a really magical word. Once again thank you heartily.

Regards,
Janusz
  • New Posts New Posts
  • No New Posts No New Posts