Beta: SMath Studio 0.99.7250 (07 November 2019)

Beta: SMath Studio 0.99.7250 (07 November 2019) - Messages

#1 Posted: 11/7/2019 12:48:52 PM
Andrey Ivashov

Andrey Ivashov

2269 likes in 3730 posts.

Group: Super Administrator

Application can be easily extended based on your needs. Built-in Extensions Manager tool allows to get access to hundreds official and third-party resources of the following types: usage examples, plug-ins, SMath Viewer based applications, snippets, interface translations, interactive books, handbooks and tutorials.

It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book.

Changes introduced in current build 0.99.7250

Corrections

  • SS-4620: Scrolling of the focused Plot Region cannot accidentally scroll the whole document anymore.

Miscellaneous

  • SS-4613: Formula item in Insert menu is translated + shortcut corrected for different environments;
  • Symbolic engine improvements;
  • Refactoring.

Download

SMathStudioDesktop.0_99_7250.Mono.tar.gz (1 MiB) downloaded 590 time(s).

SMathStudioDesktop.0_99_7250.Setup.msi (2 MiB) downloaded 1855 time(s).

5 users liked this post
Serg 11/8/2019 8:33:00 AM, frapuano 11/7/2019 1:32:00 PM, Radovan Omorjan 11/7/2019 2:37:00 PM, sergio 11/7/2019 3:59:00 PM, Вячеслав Мезенцев 11/7/2019 12:59:00 PM
#2 Posted: 11/7/2019 1:03:41 PM
Andrey Ivashov

Andrey Ivashov

2269 likes in 3730 posts.

Group: Super Administrator

This time I've spent many time on improvements of symbolic engine to make it more safe and predictable.

To show some results I've made available equrep(3) function which is hidden from auto-completion list and other places. It demonstrates possibilities to manipulate with complex structure of different equations. I'm not sure if anyone interested in this function at all, but under the hood it is used almost for every calculation in the program.

This function has three arguments:
- First is a given equation (anything to manipulate with);
- Second is an input for manipulation rule;
- Third is an output of manipulation rule.

In other words it allows to apply some manipulation (described in two last arguments) to an equation (from the first argument).

Some examples:
equrep_2.png

equrep_3.png

equrep_1.png

Do not forget to set Optimization=None if you want to see exact result without any extra numeric or symbolic optimization.

Best regards.
3 users liked this post
Radovan Omorjan 11/7/2019 2:37:00 PM, NDTM Amarasekera 11/7/2019 11:13:00 PM, Martin Kraska 11/8/2019 7:38:00 AM
#3 Posted: 11/8/2019 7:37:32 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

Wrote


This function has three arguments:
- First is a given equation (anything to manipulate with);
- Second is an input for manipulation rule;
- Third is an output of manipulation rule.

In other words it allows to apply some manipulation (described in two last arguments) to an equation (from the first argument).



looks promising. Maybe, this might simplify restructuring of terms inside plugins.

As it seems, the function does not preprocess it's first argument. The definition of c isn't during the call of eqnrep when running the sheet step by step.

I see that the structure patterns should be unevaluated otherwise you would rely on having the variables therein being undefined in the sheet.
How about a function or a flag enforcing preprocessing?

equrep.sm (5 KiB) downloaded 39 time(s).
equrep.png
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
frapuano 11/11/2019 12:01:00 PM
#4 Posted: 11/8/2019 8:31:03 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

Actually an equrep function with preprocessing can be made:

File not found.File not found.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
frapuano 11/11/2019 12:01:00 PM
#5 Posted: 11/8/2019 8:40:09 AM
genf

genf

6 likes in 72 posts.

Group: User

С некоторых пор возникла проблема непечати некоторых элементов.
Расчеты делаю в Вашей программе, затем вывожу на печать в формат PNG и вставляю результат в Word.
Возникает проблема с блоками, отмеченных как "Запретить вычисление". Раньше над ними (в правом верхнем углу) был прямоугольник, сейчас они отмечены серым фоном. А с ним как раз и беда.
Что можно сделать?

На просмотре так:

Show Spoiler



На печати так:

Show Spoiler



Как видно не все блоки напечатаны, причем некоторые из нерасчетных были всё же напечатаны.

Ранее (когда не было фона) таких проблем не возникало.

Для печати использую виртуальный принтер pdf24.
Стандартный экспорт в PNG формат не делит на страницы, так бы им пользовался (там кстати проблем нет).



Пока вышел из ситуации с помощью скриншотов. Костыль конечно, но ничего не поделать.
#6 Posted: 11/11/2019 7:10:22 AM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Hi. An application for equrep: step by step derivatives.

Clipboard01.gif

D.sm (14 KiB) downloaded 62 time(s).

Best regards.
Alvaro.
2 users liked this post
frapuano 11/11/2019 12:01:00 PM, sergio 11/14/2019 9:19:00 AM
#7 Posted: 11/14/2019 4:04:00 AM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Another.

Clipboard01.gif

isol.sm (42 KiB) downloaded 65 time(s).

Best regards.
Alvaro.
1 users liked this post
sergio 11/14/2019 9:19:00 AM
#8 Posted: 11/14/2019 7:55:59 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

I don't understand the maple fake [isol].
Already such a superb companion to Smath.

isol.PNG
#9 Posted: 11/16/2019 1:58:14 AM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

And another: laplace transform in native smath.

laplace.pdf (154 KiB) downloaded 58 time(s).
laplace.sm (84 KiB) downloaded 53 time(s).

Best regards.
Alvaro.
#10 Posted: 11/21/2019 1:24:18 PM
Ruben Sidranski

Ruben Sidranski

17 likes in 463 posts.

Group: User

Wrote

I don't understand the maple fake [isol].


I like native. I wish items like Writer Region would go native too.
#11 Posted: 11/21/2019 1:38:13 PM
Davide Carpi

Davide Carpi

1415 likes in 2873 posts.

Group: Moderator

Wrote

I wish items like Writer Region would go native too.



That's in the plans, but it requires some new things and some refactoring before this step.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#12 Posted: 11/21/2019 2:05:56 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

I like native.I wish items like Writer Region would go native too.


That means an extra icon in menu or special key.
Finally: did you manage your translucent background ?
Did you manage the *.PDF c/w the translucent like original ?
#13 Posted: 11/21/2019 2:20:58 PM
Ruben Sidranski

Ruben Sidranski

17 likes in 463 posts.

Group: User

Alvaro or Jean,
When Isolating in either the snippet or Maple, is there a way to force the symbolic engine? I tried using after some of the variables were defined (Yes, I used CTRL+=) and they both work prior to variable assignments. The issue is that many times, we define the variables and further down the calculation shows the equation ... that I'd like to manipulate. I tried setting optimization to none and symbolic, both failed
#14 Posted: 11/21/2019 2:24:24 PM
Ruben Sidranski

Ruben Sidranski

17 likes in 463 posts.

Group: User

Wrote

That means an extra icon in menu or special key.

OK. Better documentation
Wrote

Finally: did you manage your translucent background ?

Yes
Wrote

Did you manage the *.PDF c/w the translucent like original ?

PNG and yes. The graphic I was sent had very rich colors, almost like the flowers in the example. It was hard to see the text/calculation

#15 Posted: 11/21/2019 2:46:23 PM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

Wrote

I don't understand the maple fake [isol]



It’s better to turn off optimization to see the native maple answer.

2019-11-21_22-45-48.png
Russia ☭ forever, Viacheslav N. Mezentsev
3 users liked this post
frapuano 11/21/2019 3:50:00 PM, sergio 11/21/2019 3:28:00 PM, Alvaro Diaz Falconi 11/21/2019 3:32:00 PM
#16 Posted: 11/21/2019 2:58:49 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Wrote

Alvaro or Jean,
When Isolating in either the snippet or Maple, is there a way to force the symbolic engine? I tried using after some of the variables were defined (Yes, I used CTRL+=) and they both work prior to variable assignments. The issue is that many times, we define the variables and further down the calculation shows the equation ... that I'd like to manipulate. I tried setting optimization to none and symbolic, both failed



Hi ElSid. I know that SMath carry the definitions instead the values, and with symbolics there are not an eval equivalent. But without an specific example, this is what I get

Clipboard01.gif

Best regards.
Alvaro.
1 users liked this post
frapuano 11/21/2019 3:50:00 PM
#17 Posted: 11/21/2019 5:05:49 PM
Ruben Sidranski

Ruben Sidranski

17 likes in 463 posts.

Group: User

I forgot the screenshot due to a meeting!
The space between the equations has some variables "defined". Maybe what I'm looking for is a feature request. I have the same issue with Maple plugin.


Essentially, I'm transferring a hand calculation and wanted to show all the steps in order. It does not make sense to isolate and manipulate an equation that is not used for 3 pages ... it's out of sequence and out of context

This screenshot is valid for both optimization=symbolic and none
Isolate.PNG
#18 Posted: 11/21/2019 6:22:44 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Wrote

... Maybe what I'm looking for is a feature request. I have the same issue with Maple plugin. ...



Hi ElSid. I guess that what you want is the 'x:=x' mathcad feature, which hide the value of x for the symbolic processor, but not for the numeric one. This is a mathcad 11 screenshot

Clipboard01.gif

Best regards.
Alvaro.
#19 Posted: 11/22/2019 1:07:21 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

± You mentioned 'Native Smath'
maple is not a plugin from Insert Menu,
rather resident from f(x) menu.
No need to scratch the right ear with the left hand.
Further: your stuff must be tracable/accepted/visible.

Solve Wisely.PNG
#20 Posted: 9/4/2020 11:54:00 AM
Laurent Fournier

Laurent Fournier

9 likes in 66 posts.

Group: User

Hello Andrey and everyone,

I wonder if, since equrep(3) now gives access to smath's internal representation it should be possible to get this "engineering" way of writing equations, discussed in many posts since many years, like here: https://en.smath.com/forum/yaf_postsm47997_Display-numbers-in-equations.aspx

to summarise:

a:=2
b:=pi

p:=a*b ------------------- symbolic equation
=2*3.14 ----------- equation with variables replaced by their values (with control of their format, accuracy, etc.)
=6.28 -------------- numerical result

This is a numerical equivalent of the visual control that was available to civil engineers at the time of graphics statics. It gives an immediate feel of the magnitude of values, their accuracy and relevance for the result.

We can easily do as below:

a:=2
b:=3

p:=a*b ----------------------------- (definition)
equrep(p:=a*b,x,x)=2*3 ------------- (no optimisation)
equrep(p:=a*b,x,x)=6 --------------- (numeric optimisation)


and by not displaying input data:

p:=a*b
2*3
6

However the middle equation becomes unreadable as soon as we have values that are not round numbers, so we also need to control the format of the values of variables in the middle equation, and to insert some "=" in-between.

This is much beyond my ability!

If anyone had some idea how to do something close to that, that would help some structural engineers!

Thanks,
Laurent



Wrote

This time I've spent many time on improvements of symbolic engine to make it more safe and predictable.

To show some results I've made available equrep(3) function which is hidden from auto-completion list and other places. It demonstrates possibilities to manipulate with complex structure of different equations. I'm not sure if anyone interested in this function at all, but under the hood it is used almost for every calculation in the program.

  • New Posts New Posts
  • No New Posts No New Posts