UPDATED: SMath Studio 0.98.6528 (15 November 2017)

UPDATED: SMath Studio 0.98.6528 (15 November 2017) - Сообщения

#21 Опубликовано: 11.11.2017 07:44:05
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Bumped into the problem of ODE Solvers plugin and the recent build. Started the example for ODE solving from the Martins's Reference book. Tried to delete and reinstall ODE Solvers, example started once and but the problem persisted after the second run.

Regards,
Radovan
odesolvers.PNG
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#22 Опубликовано: 11.11.2017 10:37:38
Andrey Ivashov

Andrey Ivashov

2271 сообщений из 3734 понравились пользователям.

Группа: Super Administrator

Wrote

The reported problem persists (post #11), but it is specified that it is only for the >= and not for <=, > , <.

sergio


Hello.

Unfortunately I can't reproduce an issue with >=. Could you please doublecheck? Version is 0.98.6523.

bool_test_1.png
boolean_check_1.sm (5 КиБ) скачан 84 раз(а).

Best regards.
#23 Опубликовано: 11.11.2017 11:13:24
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Same problem here (regardless of formatting scheme, the screenshot is old style)

How about indicating the formatting scheme (e.g. in the status line)?

2017-11-11 15_09_08-SMath Studio 0.98.6523 - [boolean_check_1.sm_].png
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#24 Опубликовано: 11.11.2017 12:25:53
sergio

sergio

115 сообщений из 329 понравились пользователям.

Группа: User

Martin has already answered for me.

SMath Studio: SMath Studio Desktop 0.98.6523.24281, x64
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 (Windows 7 Professional Service Pack 1, x64)
Screen: 1920x1080 px, 96x96 dpi, 96 GP.DPI, 1 GP.SRF
Localization: separator=; decimal symbol=; system decimal symbol=; language=ITA
Frameworks: CLR 2.0.50727.8762

installed versions:
v2.0.50727 2.0.50727.5420 SP2
v3.0 3.0.30729.5420 SP2
v3.5 3.5.30729.5420 SP1
v4
Client 4.7.02053
Full 4.7.02053
v4.0
Client 4.0.0.0

sergio
#25 Опубликовано: 11.11.2017 17:33:55
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

Bumped into the problem of ODE Solvers plugin and the recent build.



Just say "Yes continue" and open the work sheet.
Done otherwise: double click on the file from it's location,
"Yes, continue" it should open the work sheet all functional.

ODE Predator Prey [rkfixed Cauchy].sm (7 КиБ) скачан 97 раз(а).

#26 Опубликовано: 11.11.2017 23:11:07
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

How about indicating the formatting scheme (e.g. in the status line)?



Bolean should be specified completely. The example > ... < is trivial
If not specified completely, all sorts of error messages will be issued.
Mathcad was more tolerant, thus much less educative than Smath.

DeBoor argument v< ... is however completely specified wrt to its neighbour

if((el(u,μ)≤v)&(v
Bolean.PNG

Vector Maths.sm (1 МиБ) скачан 88 раз(а).
#27 Опубликовано: 12.11.2017 10:25:48
alfredo gualdron

alfredo gualdron

1 сообщений из 4 понравились пользователям.

Группа: User

I can't run the new beta

Ubuntu 16.04 64bit
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)


This is what i get from the command line:

SMathStudioDesktop.0_98_6523.Mono$ mono SMathStudio_Desktop.exe
Could not set X locale modifiers
- [AppDir] Special Functions 1.11.6523.24283 (2 ms.)
- [UserDir] Development Tools 1.0.6498.3892 (1 ms.)
- [AppDir] HTML Export 1.13.6523.24283 (0 ms.)
- [AppDir] Export to image 1.9.6523.24284 (0 ms.)
- [AppDir] Picture Region 1.10.6523.24284 (0 ms.)
- [AppDir] Plot Region 1.9.6523.24284 (1 ms.)
- [AppDir] SMath Studio Files Plugin 1.9.6523.24284 (0 ms.)
- [AppDir] Standard Toolbox Buttons 1.0.6523.24285 (0 ms.)
- [AppDir] Text Region 1.10.6523.24284 (0 ms.)
- [AppDir] SMath Viewer Files Plugin 1.1.6523.24285 (0 ms.)
- [AppDir] XMCD Files Plugin 1.12.6523.24284 (0 ms.)

Unhandled Exception:
System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
at System.Drawing.GDIPlus.CheckStatus (Status status) <0x41a9a000 + 0x00753> in :0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in :0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in :0
at (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)
at SMath.Control.PaintContext.EquationsFont (Single fontSize) <0x41c05940 + 0x0007f> in :0
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in :0
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in :0
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in :0
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in :0
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in :0
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in :0
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in :0
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1,bool,SMath.Control.LocationCorrectionMode)
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in :0
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1)
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
at System.Drawing.GDIPlus.CheckStatus (Status status) <0x41a9a000 + 0x00753> in :0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in :0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in :0
at (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)
at SMath.Control.PaintContext.EquationsFont (Single fontSize) <0x41c05940 + 0x0007f> in :0
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in :0
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in :0
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in :0
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in :0
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in :0
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in :0
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in :0
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1,bool,SMath.Control.LocationCorrectionMode)
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in :0
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1)
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in :0




Hope this help...
#28 Опубликовано: 12.11.2017 11:32:37
Alexander O. Melnik

Alexander O. Melnik

127 сообщений из 494 понравились пользователям.

Группа: Moderator

Wrote


Unfortunately I can't reproduce an issue with >=. Could you please doublecheck? Version is 0.98.6523.


here you are :-)
err23.png

#29 Опубликовано: 12.11.2017 16:03:33
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Wrote

Wrote

Bumped into the problem of ODE Solvers plugin and the recent build.



Just say "Yes continue" and open the work sheet.
Done otherwise: double click on the file from it's location,
"Yes, continue" it should open the work sheet all functional.

ODE Predator Prey [rkfixed Cauchy].sm (7 КиБ) скачан 97 раз(а).


Unfortunately, this will not work for me (Windows 10, 32bit)

odesolvers1.PNG
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#30 Опубликовано: 14.11.2017 04:14:55
Вячеслав Мезенцев

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

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

2017-11-14_12-12-51.png
2017-11-14_12-16-56.png
Russia ☭ forever, Viacheslav N. Mezentsev
#31 Опубликовано: 14.11.2017 10:01:27
Arie

Arie

93 сообщений из 285 понравились пользователям.

Группа: User

I'm running Win7 64-Bit if it helps

gte_error.png
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
#32 Опубликовано: 14.11.2017 12:54:00
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Otherwise useful 6179

num2string.PNG
#33 Опубликовано: 15.11.2017 18:02:43
Andrey Ivashov

Andrey Ivashov

2271 сообщений из 3734 понравились пользователям.

Группа: Super Administrator

Thank you all for your comments!

Topic updated - new SMath Studio 0.98.6528 released.

New visualization approach improved again. The main change is that support of Linux restored and "more or equal" operator should be fixed now. Also, the following functions looks much better now: int(2), int(4), for(3), for(4), sum(1), sum(4), product(4), range(2), range(3). On Windows operators do not look blured anymore.

Formatting preset option will be removed from the next build ("Default" will be used as an only built-in one).

Please try and comment.

Best regards, Andrey Ivashov.
3 пользователям понравился этот пост
Вячеслав Мезенцев 16.11.2017 07:32:00, Davide Carpi 15.11.2017 20:20:00, sergio 16.11.2017 05:23:00
#34 Опубликовано: 15.11.2017 18:26:55
Arie

Arie

93 сообщений из 285 понравились пользователям.

Группа: User

Can confirm fix for >= sign.

Untitled.png
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
1 пользователям понравился этот пост
Andrey Ivashov 15.11.2017 18:30:00
#35 Опубликовано: 15.11.2017 18:41:22
Arie

Arie

93 сообщений из 285 понравились пользователям.

Группа: User

Tested the rest of functions you stated. They look pretty good scaling seems much better.

Untitled.png
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
#36 Опубликовано: 15.11.2017 20:17:57
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

Better

A couple of issues I still found: horizontal alignment of factorial and vertical ellipsis

2017-11-15 00_27_40-SMath Studio - [Page1.sm_].png

Broken right bracket of matrices changing font sizes (starting from 16pt):

2017-11-15 00_19_21-SMath Studio - [Page1.sm_].png


EDIT linux still not working for me

Показать спойлер

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Arie 15.11.2017 23:24:00
#37 Опубликовано: 16.11.2017 07:59:47
gabben

gabben

1 сообщений из 7 понравились пользователям.

Группа: User



I'm having some problems with the for(3) dots being out of place, using the latest build and default formatting.

for3.PNG

Update:
Alright, so now Ive had several hard crashes when Smath is being used. Seems as if I loose the standard language / grid settings, and when I try to open settings I get this:

crash.PNG
#38 Опубликовано: 16.11.2017 14:26:49
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

They look pretty good scaling seems much better.



Should work for triple as well ?

TripleInt.PNG
#39 Опубликовано: 16.11.2017 20:07:40
Andrey Ivashov

Andrey Ivashov

2271 сообщений из 3734 понравились пользователям.

Группа: Super Administrator

Thank you very much for the reports!

Wrote

Alright, so now Ive had several hard crashes when Smath is being used. Seems as if I loose the standard language / grid settings, and when I try to open settings I get this:


My stupid error. Already fixed. Sorry.

Best regards.
#40 Опубликовано: 16.11.2017 20:09:38
Andrey Ivashov

Andrey Ivashov

2271 сообщений из 3734 понравились пользователям.

Группа: Super Administrator

Wrote

Wrote

They look pretty good scaling seems much better.



Should work for triple as well ?

TripleInt.PNG



Yes, it works:
trip_int_1.png
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений