Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,617 Was thanked: 1981 time(s) in 667 post(s)
|
SMath Studio 0.98.5973 available - SS-2318: Logic of functions execution on definitions reworked (functions will not be executed anymore if at least one of their arguments is undefined);
- SS-167: In case of an error occurred on numeric calculation SMath Studio tries to optimize expression symbolically and does second attempt to make numeric calculation afterwards;
- SV-2332: Critical exceptions appears when working with Evaluable regions displayed in graphic style (in SMath Viewer mode);
- SS-42: Function num2str() updated to support math string as an argument;
- SS-1253: Incorrect units handling for Röntgen fixed;
- Fixed issues appears when inserting arguments separator when cursor is in the right part of equation;
- Function eval(..) improved to allow using it in functions definitions;
- Fixed issue with saving MethRegion when Input Data hidden;
- SMath Viewer Pro issues fixed (freezing on icon change and broken output exe);
- Incorrect sign fixed in result of UnitsOf function in some cases;
- Refactoring.
Download Edited by user 09 May 2016 18:58:43(UTC)
| Reason: Not specified
|
8 users thanked Andrey Ivashov for this useful post.
|
on 09/05/2016(UTC), on 09/05/2016(UTC), on 10/05/2016(UTC), on 10/05/2016(UTC), on 10/05/2016(UTC), on 10/05/2016(UTC), on 10/05/2016(UTC), on 10/05/2016(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 05/03/2009(UTC) Posts: 433 Location: USA Was thanked: 17 time(s) in 15 post(s)
|
Thanks for the update. I was having graphical issues with this version all day. Has to do with areas as the second line jumped around. As a feature, can you have the second/bottom area line copy the area name? It would have made it easier to clean up after the graphic issues
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Smath Studio gives this error when trying to know the version Best Regards Carlos
|
|
|
|
Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,617 Was thanked: 1981 time(s) in 667 post(s)
|
Carlos, Originally Posted by: CBG Smath Studio gives this error when trying to know the version From you screenshot I see libCoolProp.x86.dll is located within SMath Studio directory. This tells me about some manual operations performed within SMath Studio installation directory. Please uninstall SMath Studio, manually delete SMath Studio folder in C:\Program Files (x86) and install SMath Studio again. Please also do not change anything manually in SMath Studio installation directory. Best regards.
|
1 user thanked Andrey Ivashov for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Dear Andrey
You were right , the problem has already been solved.
Thank you so much
Best regards
Carlos
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
There is a new problem with Solve() from the Maxima plugin. If the function is part of an assignment, then it seems to not be called at all (no increment in the Maxima expression counter in the log). If it is just evaluated, then it executes correctly. Also, inside Assign() it works as expected. SolveProblem.sm (7kb) downloaded 63 time(s). |
|
|
|
|
Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,617 Was thanked: 1981 time(s) in 667 post(s)
|
Hello, Martin. This is due to http://smath.info/bts/Is...IssueDetail.aspx?id=2318 (details available there). So, in case of assignment before execution SMath Studio checks if all required variables are defined. And functions at right of definition sign will be called only if this statement is true. Otherwise, all the calls will be postponed till the left side of the definition will be used somewhere (reason is obvious, see the screenshots in SS-2318 ticket). But, there is a possibility to fix this behavior for specific functions in the plug-in: isUndefinedArgumentSupported agr should be set for ArgumentInfo in the plug-in. Let me know if you still have questions. Regards.
|
1 user thanked Andrey Ivashov for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Andrey, thanks for the information.
Glad to hear that there is a clear reason for the behaviour and that there should be a straightforward fix. This sounds like a good initial project once I am up and running with reworking the maxima plugin. |
|
3 users thanked mkraska for this useful post.
|
on 18/05/2016(UTC), on 19/05/2016(UTC), on 28/05/2016(UTC)
|
|
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.