  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
SMath Studio - SMath
This website uses cookies to enhance your browsing experience and provide personalized recommendations. By continuing to use our website, you agree to our Privacy Policy.
Tiny, but powerful mathematical program with WYSIWYG editor and complete units of measurements support.
It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book.
Free for personal usage! Plans for Organizations are available!
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.
The most important daily-use software for engineers. Far more powerful than actual Mathcad Prime.
I actually use more SMath Studio than MS Excel at work.
Thank you, Andrey, for this GEM.
more...
by Alvaro Gavilán Rojas
Great tool for all engineers. It's very user-friendly and has lots of functionalities that can be further extended by installing plug-ins (it takes just a few clicks, no need for tedious file manipulations). SMath can operate on units, perform symbolic calculations and many more. Also, it has very clear interface and all formulas can be entered just like you would do on a piece of paper. What's more, the software has great community of people willing to help with various issues.
more...
by Jacob M.
An amazing math tool, a must-have for engineers and scientists everywhere. (And it's not bad as a quick expression evaluator, either.)
more...
by Mike Williams
|
 4 users thanked Andrey Ivashov for this useful post.
|
on 09/04/2021(UTC), on 09/04/2021(UTC), on 09/04/2021(UTC), on 12/04/2021(UTC)
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
Main change of this version is that some features of the program will work only for those who signed in using smath.com credentials:  >  F.e.: - [DONE]Full version of SMath Viewer;
- [IN PROGRESS]Open worksheets from SMath Studio in the Cloud directly in Desktop version (with possibility to save back to the Cloud);
- [IN PROGRESS]Automatic back up of the worksheets to the Cloud (when turned on);
- [IN PROGRESS]Reporting observations directly from SMath Studio;
- [IN PROGRESS]Worksheet Author field automatically filled in with a name from Account for new Worksheets/Documents;
- [IN PROGRESS]Synchronization of the program settings between devices (when turned on).
Full version of SMath Viewer is now available for signed in users:  Best regards. Edited by user 09 April 2021 12:32:45(UTC)
| Reason: Not specified
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 23/07/2013(UTC) Posts: 1,078  Was thanked: 485 time(s) in 320 post(s)
|
Originally Posted by: Andrey Ivashov  If your linux setup don't have libgluezilla, last version won't work with Mono. If you have a debian based distro, sudo apt-get install libmono-webbrowser4.0-cil should work for you. Unfortunately, my distro don't have this library in its repos. Andrey, is this required by sign-in process? PS: Nevermind, I have downloaded debian package and replaced corresponding libraries on my system with files in it. Regards Code:$ ./smathstudio_desktop_mono
libgluezilla not found. To have webbrowser support, you need libgluezilla installed
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at System.Windows.Forms.WebBrowser.Refresh (System.Windows.Forms.WebBrowserRefreshOption opt) [0x00042] in <391b318e46af443ab4360466631816f9>:0
at System.Windows.Forms.WebBrowser.Refresh () [0x00000] in <391b318e46af443ab4360466631816f9>:0
at System.Windows.Forms.Control.SetVisibleCore (System.Boolean value) [0x000e0] in <391b318e46af443ab4360466631816f9>:0
at System.Windows.Forms.Control.set_Visible (System.Boolean value) [0x00009] in <391b318e46af443ab4360466631816f9>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible(bool)
at SMath.Environment.DesktopAccount..ctor () [0x00061] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.Environment.SessionsManagerPaths..ctor (System.String[] resourcesPaths) [0x00006] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.Environment.SessionsManagerPaths.Create (System.String[] paths) [0x00012] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.Environment.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) [0x0005e] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.UI.Desktop.Program. (System.String[] ) [0x0006b] in <a2a38fd6146f46e4b9a353dd93da2fd7>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at System.Windows.Forms.WebBrowser.Refresh (System.Windows.Forms.WebBrowserRefreshOption opt) [0x00042] in <391b318e46af443ab4360466631816f9>:0
at System.Windows.Forms.WebBrowser.Refresh () [0x00000] in <391b318e46af443ab4360466631816f9>:0
at System.Windows.Forms.Control.SetVisibleCore (System.Boolean value) [0x000e0] in <391b318e46af443ab4360466631816f9>:0
at System.Windows.Forms.Control.set_Visible (System.Boolean value) [0x00009] in <391b318e46af443ab4360466631816f9>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible(bool)
at SMath.Environment.DesktopAccount..ctor () [0x00061] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.Environment.SessionsManagerPaths..ctor (System.String[] resourcesPaths) [0x00006] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.Environment.SessionsManagerPaths.Create (System.String[] paths) [0x00012] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.Environment.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) [0x0005e] in <fbb68a878e394b9fb8c8b62d5205b3aa>:0
at SMath.UI.Desktop.Program. (System.String[] ) [0x0006b] in <a2a38fd6146f46e4b9a353dd93da2fd7>:0
Edited by user 09 April 2021 05:59:43(UTC)
| Reason: Not specified
|
 1 user thanked overlord for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 14/09/2013(UTC) Posts: 90  Was thanked: 24 time(s) in 16 post(s)
|
Andrey, could you give us some further details about accounts, how are they obtained/assigned, what is the idea behind, conditions and so on? Thanks
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 23/12/2011(UTC) Posts: 317   Location: italy Was thanked: 109 time(s) in 93 post(s)
|
Andrey, in my current installation (0.99.7739.40423) no update is proposed. Do I need to install from scratch? sergio Edited by user 09 April 2021 16:23:16(UTC)
| Reason: Not specified
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 05/03/2009(UTC) Posts: 433   Location: USA Was thanked: 17 time(s) in 15 post(s)
|
Same question as fedeghi. In addition, this feels like your moving to a rev 1.0. I've seen multiple requests for documentation. How can we (community) help? gurro recently started the "New series of YouTube videos for learning how to use SMath Studio"
|
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
Originally Posted by: PompelmoTell  Andrey, in my current installation (0.99.7739.40423) no update is proposed. Do I need to install from scratch? sergio I think you need to turn Exclude Beta versions checkbox off in Extensions Manager to see this update. Best regards.
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 23/12/2011(UTC) Posts: 317   Location: italy Was thanked: 109 time(s) in 93 post(s)
|
yes, now it's gone, Thank you
sergio
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 27/05/2016(UTC) Posts: 70   Location: Little Rock, Arkansas Was thanked: 9 time(s) in 7 post(s)
|
Tried logging in, but nothing happened. Is that SMath account a different account than the SMath Forum account? I did confirm that I had the right password for the forum account and tried again, but no success. Also, the problems I reported before about unwanted math regions being inserted automatically in text regions is still present. I can't enter a date in any common format without it being interpreted as an equation. Using dashes like 01-01-2021 isn't too different on the formatting (more space), but slashes are also common and 1/1/2021 gets interpreted as a fraction, which is an issue. My only workaround so far has been to add spaces and then backspace them out after I've typed everything, which is not an ideal workflow. But it may also be affecting my dropdown boxes as well now. In the screenshot below, the last entry for 3/4 was entered after the update this morning, and it doesn't display correctly in the subsequent dropdown combobox. It still picks the correct value, but the display in the list could be difficult to interpret like this. Thanks, Jason  |
Jason McCool Robbins Engineering Little Rock, AR, USA |
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 23/12/2011(UTC) Posts: 317   Location: italy Was thanked: 109 time(s) in 93 post(s)
|
Jason, I used the Smath Cloud account (it's not the same registration used for the forum) and it recognized me. sergio
|
 1 user thanked PompelmoTell for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 23/07/2013(UTC) Posts: 1,078  Was thanked: 485 time(s) in 320 post(s)
|
Originally Posted by: PompelmoTell  Jason, I used the Smath Cloud account (it's not the same registration used for the forum) and it recognized me. sergio Sign-in works under windows, doesn't with linux. Any other linux user who could sign in?
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 05/03/2009(UTC) Posts: 433   Location: USA Was thanked: 17 time(s) in 15 post(s)
|
Originally Posted by: overlord  Originally Posted by: PompelmoTell  Jason, I used the Smath Cloud account (it's not the same registration used for the forum) and it recognized me. sergio Sign-in works under windows, doesn't with linux. Any other linux user who could sign in?
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 27/05/2016(UTC) Posts: 70   Location: Little Rock, Arkansas Was thanked: 9 time(s) in 7 post(s)
|
There's also another issue that started appearing in the previous build, but still occurs in this one. See below for a screenshot of the shaded region at the bottom of the page that is inaccessible. The cursor cannot be placed or moved into that area. Trying to move any text or math region into it just makes those items bounce out. Seems to occur when I've had a graphic on the page above that moved down until it no longer fit on the page and moved to the next page. Then it leaves this strange shaded area where the graphic used to be on the upper page. If I hit the carriage return on the keyboard, one line of the shaded region goes away. So if hit Enter a bunch of times, the region temporarily goes away, but comes back later with more editing. Any ideas? Thanks, Jason  |
Jason McCool Robbins Engineering Little Rock, AR, USA |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
Originally Posted by: fedeghi  Andrey, could you give us some further details about accounts, how are they obtained/assigned, what is the idea behind, conditions and so on? To have an account it is enough just to register at http://smath.com using this url: https://en.smath.com/registerThere are no any conditions - it just takes couple of minutes to fill in a registration form and receive an e-mail. Originally Posted by: ElSid  Same question as fedeghi. In addition, this feels like your moving to a rev 1.0. I've seen multiple requests for documentation. How can we (community) help? Exactly. I'm preparing to make a release of SMath Studio ver 1.0. Long time ago I planned to provide more integration between SMath Studio Desktop and SMath Studio in the Cloud. In addition I want to restore functionality to create full featured SMath Viewer apps. All these requires support from server side. Which means every user who plans to use such functionalities needs to be authenticated. Today SMath Studio in the Cloud stores Terabytes of worksheets and other data on server and it becomes more and more hard to maintain server/database (performance, backups etc.). Another point is that I want to stop asking community for donations. Just to make it clear: it is a pleasure for me that so many people ready to help and really helped me a lot, but obviously it is not a way to make a project more professional. Taking everything into account I decided to try to change something... and to introduce subscriptions. Preliminary, there are 3 options to be available: - Simple: SMath Studio in the Cloud in guest mode, SMath Studio Desktop will work as it does today;
- Existing account at smath.com: personalized SMath Studio in the Cloud, auto fill properties for new worksheets from the user Profile, synchronization of the settings, etc.;
- Paid plan (f.e. annual, based on the number of users in Organization): unlimited disk space on SMath Studio in the Cloud, full featured SMath Viewer Pro, deep integration with SMath Studio in the Cloud; additional documents backup options; support by e-mail/Skype.
It is not a final list, so something may be changed or rearranged. Of course I will provide special offers for those who use SMath Studio for personal or educational purposes. And I want to highlight it again: SMath Studio remains to be free and account or paid subscription required ONLY for features which uses connection to server or if it is related to support. Just because I have to spend many time and resources on this stuff. At least it is a plan. Not sure if it will become a reality. For now, having an account on smath.com enough for all. Best regards.
|
 3 users thanked Andrey Ivashov for this useful post.
|
on 09/04/2021(UTC), on 11/04/2021(UTC), on 21/04/2021(UTC)
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
Originally Posted by: Jason McCool  Tried logging in, but nothing happened. Is that SMath account a different account than the SMath Forum account? I did confirm that I had the right password for the forum account and tried again, but no success. Account at the Forum and account at smath.com are different. This is something I need to fix asap, but it is not that simple.
|
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
Originally Posted by: overlord  Sign-in works under windows, doesn't with linux. Any other linux user who could sign in?
Originally Posted by: ElSid  As always Linux is a tricky part of the development. I will see what I can do about it. If it will not be possible to support Account menu item at all I will just remove it from Mono version of SMath Studio. At least for some time.
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 23/07/2013(UTC) Posts: 1,078  Was thanked: 485 time(s) in 320 post(s)
|
Originally Posted by: Andrey Ivashov  As always Linux is a tricky part of the development. I will see what I can do about it. If it will not be possible to support Account menu item at all I will just remove it from Mono version of SMath Studio. At least for some time. Thank you for your support on linux. It is not a growing market yet you do your best. Actually one thing we really want is bold and italic font functions to work with linux. Sign-in option has secondary priority compared to this at the moment if you ask me.
|
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
Originally Posted by: Jason McCool  There's also another issue that started appearing in the previous build, but still occurs in this one. This is by design from the time when Pages representation mode was introduced. Please try to play with MS Word and SMath Studio side by side.  
|
 1 user thanked Andrey Ivashov for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 27/05/2016(UTC) Posts: 70   Location: Little Rock, Arkansas Was thanked: 9 time(s) in 7 post(s)
|
Wow, 20+ years of using Word and I never knew about that! Thank you for the explanation. I had tried clicking in the space several times but never double-clicking. Glad that one had an easy solution. Thanks! Any suggestions on how the text is displaying in controls?  |
Jason McCool Robbins Engineering Little Rock, AR, USA |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1977 time(s) in 665 post(s)
|
|
|
|
|
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.