Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,622 Was thanked: 1983 time(s) in 668 post(s)
|
New SMath Studio 0.95.4594 available Absolutely free mathematical program with "paper"-like interface and numerous computing features (now with integrated mathematical reference book). SMath Studio Desktop on the Desktop (Windows) SMath Studio Desktop on the Desktop (Linux) Last changes - Source code partially prepared to support Android version of SMath Studio;
- Symbolic engine error fixed appeared sometimes on simplification of expression under the square root and similar situations;
- IsString(..) function improved to correctly handle not defined variables;
- Fixed error of numeric engine appeared on checking equality between decimal and fraction values;
- Evaluable region Description improved to support position on the left of the region (in addition to top and right positions);
- Improvement to snippets done: now all the available snippet's title translations are included to collapsed Area on snippet insert;
- Added possibility to use features available from Region's context menu from the Region itself in Windows Forms application thread;
- Interface translations updated;
- Japanese [JPN] language translation added;
- Setup Installer and Portable package signed with digital certificate;
- Refactoring.
System requirements - Desktop (Windows):
Framework: .NET Framework 2.0
- Desktop (Linux):
Framework: Mono 2.0 (libmono-winforms-2.0-cil package) or higher
Interface languages (35 languages) [BEL] Belarusian / Беларуская [BUL] Bulgarian / Български [CAT] Catalan / Català [CHS] Chinese (Simplified) / 简体中文 [CHT] Chinese (Traditional) / 簡體中文 [CPP] Portuguese (Brazil) / Brazil (Português) [CZE] Czech / Čeština [DAN] Danish / Dansk [DUT] Dutch / Nederlands [ENG] English / English [FAS] Persian / فارسی [FIN] Finnish / Suomi [FRE] French / Français [GER] German / Deutsch [GRE] Greek / Ελληνικά [HEB] Hebrew / עברית [HUN] Hungarian / Magyar [IND] Indonesian / Bahasa Indonesia [ITA] Italian / Italiano [JPN] Japanese / 日本語 [LAV] Latvian / Latviešu [LTH] Lithuanian / Lietuvių [NOR] Norwegian / Norsk [POL] Polish / Polski [POR] Portuguese / Português [RON] Romanian / Română [RUS] Russian / Русский [SCC] Serbian (Latin) / Srpski [SCR] Croatian / Hrvatski [SLK] Slovak / Slovenčina [SPA] Spanish / Español [SRP] Serbian (Cyrillic) / Српски [SWE] Swedish / Svenska [TUR] Turkish / Türkçe [UKR] Ukrain / Українська
Free Download
Note: No current version of SMath Studio Handheld release will be introduced. Please use the latest stable handheld version (0.90).
Tutorial SMath Studio tutorial by Bernard Liengme.
- SMathPrimer.pdf (Date: 11.11.2011. File size: 2.06MB) - to open in Adobe Acrobat Reader
Introduction of the use of SMath Studio by Gilberto E. Urroz, Ph.D., P.E.
Other files SMath Studio icons () of all available sizes (16x16, 24x24, 32x32, 48x48, 64x64, 96x96, 128x128, 256x256) in PNG format.
Edited by user 30 July 2012 00:02:16(UTC)
| Reason: Not specified
|
5 users thanked Andrey Ivashov for this useful post.
|
on 30/07/2012(UTC), on 30/07/2012(UTC), on 30/07/2012(UTC), on 31/07/2012(UTC), on 23/10/2012(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 05/03/2009(UTC) Posts: 433 Location: USA Was thanked: 17 time(s) in 15 post(s)
|
Andre, Is there a way of hosting the WIKI in a different way? My company's firewall setting sometimes "blocks" access to it. Especially when I click on a link within a forum response.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 09/01/2013(UTC) Posts: 9
|
This app is what I was looking for. I hope you continue develop it. I like paper like interface, like in mathcad prime and I need calc app for ubuntu.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 10/02/2013(UTC) Posts: 1 Location: Lulea
|
Hello there!
First thanks very much for this fine s/w product.
Now my problem: I run a Linux system (openSuSE 12.1). Well, I exploded the tar ball under $HOME/bin/SMathStudio, got a number of files but, alas, no README, no HOWTOINSTALL . What I got list as following:
drwxr-xr-x 2 mimis users 4096 Jul 29 2012 book -rwxr-xr-x 1 mimis users 304640 Jul 29 2012 canvas.dll drwxr-xr-x 2 mimis users 4096 Feb 10 18:37 doc drwxr-xr-x 2 mimis users 4096 Jul 29 2012 entries drwxr-xr-x 2 mimis users 4096 Jul 29 2012 EULA drwxr-xr-x 2 mimis users 4096 Jul 29 2012 examples -rwxr-xr-x 1 mimis users 101376 Jul 29 2012 ioman.dll drwxr-xr-x 2 mimis users 4096 Jul 29 2012 lang -rwxr-xr-x 1 mimis users 112640 Jul 29 2012 NuLib.dll drwxr-xr-x 2 mimis users 4096 Jul 29 2012 plugins -rw-r--r-- 1 mimis users 877819 Feb 10 18:06 SMathStudioDesktop.0_95_4594.Mono.tar.gz -rwxr-xr-x 1 mimis users 592896 Jul 29 2012 SMathStudio_Desktop.exe drwxr-xr-x 2 mimis users 4096 Jul 29 2012 snippets -rwxr-xr-x 1 mimis users 77824 Jul 29 2012 SyLib.dll
trying to execute directly $./SMathStudio_Desktop.exe did not work! trying to execute through wine $ wine ./SMathStudio_Desktop.exe generated an other list of protesting nonsense concluding "wine: Install Mono for Windows to run .NET 2.0 applications.".
I tried to install mono (?) but yast gives 76 packages most of which have obscure descriptions. What exactly does it mean to "install mono". The link provided at the SMath download page leads to a repository (http://download.mono-project.com/archive/3.0.3/linux/x64/) with ~25 packages - does one need them all?
Is there an installation howto somewhere that I am missing? Any ideas on how to proceed?
Thanks in advance
Mimis
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 03/07/2012(UTC) Posts: 4 Was thanked: 1 time(s) in 1 post(s)
|
Mimis, On Linux you need to install the package "libmono-winforms-2.0-cil" (or equivalent, on Ubuntu it's called libmono-winforms2.0-cil). To run SMath: Open a terminal and cd into the directory where you extracted the SMath archive. Run mono SMathStudio_Desktop.exe and SMath will open up. Originally Posted by: newcomer-111 Hello there!
First thanks very much for this fine s/w product.
Now my problem: I run a Linux system (openSuSE 12.1). Well, I exploded the tar ball under $HOME/bin/SMathStudio, got a number of files but, alas, no README, no HOWTOINSTALL . What I got list as following:
trying to execute directly $./SMathStudio_Desktop.exe did not work! trying to execute through wine $ wine ./SMathStudio_Desktop.exe generated an other list of protesting nonsense concluding "wine: Install Mono for Windows to run .NET 2.0 applications.".
I tried to install mono (?) but yast gives 76 packages most of which have obscure descriptions. What exactly does it mean to "install mono". The link provided at the SMath download page leads to a repository (http://download.mono-project.com/archive/3.0.3/linux/x64/) with ~25 packages - does one need them all?
Is there an installation howto somewhere that I am missing? Any ideas on how to proceed?
Thanks in advance
Mimis
|
1 user thanked amk for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 14/05/2013(UTC) Posts: 1 Location: china
|
|
|
|
|
|
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.