Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
|
1 user thanked Jean Giraud for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Updated. The problem was in the handling of Greek characters. I hope I did not break anything. Edited by user 02 December 2016 21:54:18(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 02/12/2016(UTC), on 03/12/2016(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Updated for two last stable releases. It is about greek names again. There is a problem with ; as argument separator. I don't know how to solve this now. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Simple example with using greek identifiers. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
5 users thanked uni for this useful post.
|
on 09/12/2016(UTC), on 09/12/2016(UTC), on 10/12/2016(UTC), on 10/12/2016(UTC), on 10/12/2016(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 01/08/2010(UTC) Posts: 115 Location: Rome Was thanked: 13 time(s) in 13 post(s)
|
Hi Uni,
as far as you know is it possible to solve inequalities with the Maple Wrapper ?
Best Regards
Franco
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: frapuano as far as you know is it possible to solve inequalities with the Maple Wrapper ?
Franco, Did you mean "equalities" ? rather than than "INequalities" maple(dsolve) from Viacheslav is OK but not mathematically correct. Jean
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Smath 5346 does not take capital Greek: ... no big deal... in the red: maple takes φ but rejects Φ ODE Maple MORE.sm (61kb) downloaded 55 time(s).
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
... for those Collabs reading this thread, observe: in Maple dsolve: _C1, _C2 are not re-addressable. Why ? => the solution is not an explicit function ! just a plot canvas solution ... gorgeous Smath !!! Similar instances _Z appear in the result "RootOf" in this case, _Z is re-addressable by reconstruction. In the "invlaplace", multiple "RootOf" solve by the maple "allvalues". Thanks Viacheslav for the dsolve demo.
Jean
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
... I was wrong in my previous thread:
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 01/08/2010(UTC) Posts: 115 Location: Rome Was thanked: 13 time(s) in 13 post(s)
|
Jean
I am talking of inequalities i.e solve with the Maple Wrapper an expression like X^2+3*X+4>0.
Best regards
Franco
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: frapuano Jean
I am talking of inequalities i.e solve with the Maple Wrapper an expression like X^2 3*X 4 OK Franco: Then post your work sheet.
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Updated. Maple region implemented. Only ans variable available outside region. maple.sm (10kb) downloaded 68 time(s). maple.pdf (40kb) downloaded 55 time(s).Edited by user 06 July 2018 19:24:04(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
6 users thanked uni for this useful post.
|
on 06/07/2018(UTC), on 06/07/2018(UTC), on 06/07/2018(UTC), on 06/07/2018(UTC), on 07/07/2018(UTC), on 16/08/2018(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Updated. Added support for [CTRL]+[SHIFT]+K. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: uni Updated. Added support for [CTRL] [SHIFT] K. In that new code, something does not cut the mustard !
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: Jean Giraud In that new code, something does not cut the mustard ! ... here is the answer:
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,478 Was thanked: 931 time(s) in 591 post(s)
|
Originally Posted by: uni Updated. Maple region implemented.
Only ans variable available outside region.
Hi Uni. Thanks a lot for this update. How can access to SMath variables? Seems that isn't with `::fun` Best regards. Alvaro. Edited by user 16 August 2018 14:30:14(UTC)
| Reason: Not specified
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: Razonar How can access to SMath variables? Seems that isn't with `::fun`
Best regards.
Alvaro. You assign the Maple solution to a user function defined wrt the Maple variable you have solve for. Here, Maple is solving Laplace wrt 't', thus sol(t). Maple stacks multiple solutions. Not sure if I understand your question clearly. Jean
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,478 Was thanked: 931 time(s) in 591 post(s)
|
Hi Jean. I'm talking about this feature: Originally Posted by: uni Updated. This is an experimental thing for scripting support. Best regards. Alvaro.
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Originally Posted by: Razonar How can access to SMath variables? Seems that isn't with `::fun` I changed the code and this feature was removed. I'll see how it can be restored. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
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.