Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


4 Pages123>»
Options
Go to last post Go to first unread
Offline Davide Carpi  
#1 Posted : 25 November 2013 04:02:29(UTC)
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,639
Man
Italy
Location: Italy

Was thanked: 1323 time(s) in 873 post(s)
WRAPPERS
- http://metanumerics.codeplex.com/
- boost c++ libraries
- GNU MP (C# Wrapper) <(--- arbitrary precision library, LGPL

CHARTS
- Google charts (project discontinued but useful as reference)

Arbitrary Precision Math libraries
- MAPM

Math libraries
- Numerical NSWC (The NSWC Mathematics Subroutine Library is a collection of Fortran 77 routines specializing in numerical mathematics)
- Special Functions Mathematical Library

Audio
- NAudio open source .NET audio and MIDI library, containing dozens of useful audio related classes intended to speed development of audio related utilities in .NET

Barcodes
- ZXing.Net (A library which supports decoding and generating of barcodes (like QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar) within images.)

MISC
- Spellcheck
- Travelling salesman problem (TSP) plugin

...

Edited by moderator 27 October 2020 09:28:20(UTC)  | Reason: Not specified

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
thanks 2 users thanked Davide Carpi for this useful post.
on 25/11/2013(UTC),  on 08/12/2013(UTC)

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline uni  
#2 Posted : 08 December 2013 11:45:17(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Symbolic engines:

GiNaC: http://www.ginac.de (C++)
Jasymca - Symbolic Calculator for Mobile Devices: Documentation (Java).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 3 users thanked uni for this useful post.
on 08/12/2013(UTC),  on 08/12/2013(UTC),  on 08/12/2013(UTC)
Offline mkraska  
#3 Posted : 10 January 2014 00:46:53(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 1,980
Germany

Was thanked: 1120 time(s) in 718 post(s)
Image region with external edit option (e.g. open in Paint upon double click). Might be just an enhancement of the internal graphics region or of the image region.

Search Function:
Full text search over all sm files for a given start point (might default to book directory. Option to open doc with highlighted occurance of the search string or the region containing it.
Search within an open docwith options to open file in new window/SMath instance. Search within

Slider region, to choose the value of a variable from a list or vector
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
Offline kilele  
#4 Posted : 23 January 2014 18:25:38(UTC)
kilele


Rank: Advanced Member

Groups: Registered
Joined: 30/03/2011(UTC)
Posts: 393

Was thanked: 132 time(s) in 113 post(s)
Originally Posted by: uni Go to Quoted Post
Symbolic engines:

GiNaC: http://www.ginac.de (C++)
Jasymca - Symbolic Calculator for Mobile Devices: Documentation (Java).


Hi, I've run into a free library for java called JDDE which may be useful to manage Jasymca from Smath in a similar way to the Maxima plugin
http://jdde.pretty-tools.com/

Another possible way to make use of Jasymca could be converting its java libraries to .NET assemblies by means of the tool IKVM to port java to .net dlls
http://www.ikvm.net/
Offline Davide Carpi  
#5 Posted : 28 May 2014 17:26:18(UTC)
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,639
Man
Italy
Location: Italy

Was thanked: 1323 time(s) in 873 post(s)
boost c++ libraries


NSWC Mathematics Subroutine Library



Special Functions Mathematical Library


GNU MP (C# Wrapper) <(--- arbitrary precisiion library, LGPL

Edited by user 30 May 2014 02:28:27(UTC)  | Reason: Not specified

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
thanks 1 user thanked Davide Carpi for this useful post.
on 22/06/2014(UTC)
Offline uni  
#6 Posted : 22 June 2014 20:11:15(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Generating complex math visualizations in SVG using C# and ILNumerics

2D and 3D Visualization API

ilnumerics/ILView (github )

I'm not sure, but it may be possible to attach it to the program.

Edited by user 23 June 2014 13:01:27(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 22/06/2014(UTC)
Offline mkraska  
#7 Posted : 22 June 2014 23:51:04(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 1,980
Germany

Was thanked: 1120 time(s) in 718 post(s)
ILview looks promising. Whatever can be done, the challenge will be in a comfortable user interface with appropriate defaults and automatic features.
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
Offline kilele  
#8 Posted : 24 June 2014 14:55:52(UTC)
kilele


Rank: Advanced Member

Groups: Registered
Joined: 30/03/2011(UTC)
Posts: 393

Was thanked: 132 time(s) in 113 post(s)
this is a good looking framework for machine learning algorithms with a graphic user interface.
http://www.heatonresearch.com/encog
thanks 1 user thanked kilele for this useful post.
on 24/06/2014(UTC)
Offline uni  
#9 Posted : 09 March 2017 12:55:52(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
MimeTeX (C++/CLI) - TeX to image.
OpenS-CAD - interactive vector graphics (.net 2.0).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 09/03/2017(UTC)
Offline resist  
#10 Posted : 21 July 2017 12:27:43(UTC)
resist

Rank: Newbie

Groups: Registered
Joined: 17/08/2015(UTC)
Posts: 8
Man
Hungary

Hi!

Saving page (contains user definied functions and variables) as compiled .dll plugin file or zipped VS project would be awsome. Good
Offline uni  
#11 Posted : 01 August 2018 15:31:31(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Some solvers:

- SUNDIALS: SUite of Nonlinear and DIfferential/ALgebraic equation Solvers (source);
- Lsoda (tests, source).

ark_examples.pdf (1,408kb) downloaded 58 time(s).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 01/08/2018(UTC)
Offline uni  
#12 Posted : 08 August 2018 11:32:54(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
It would be great to get these books and sources:

  • Practical Cross-Platform Charts and Graphics with ASP.NET Core MVC: Code Examples
  • Practical C# and WPF for Financial Markets: Code Examples
  • Practical Quantitative Finance with R: Code Examples
  • Practical .NET Chart Development and Applications: Code Examples
  • Practical WPF Charts and Graphics: Code Examples
  • Practical Numerical Methods with C#: Code Examples
  • Practical Silverlight Programming: Code Examples
  • Practical WPF Graphics Programming: Code Examples
  • Practical C# Charts and Graphics: Code Examples

I have only the last one.
Russia ☭ forever
Viacheslav N. Mezentsev
Offline Razonar  
#13 Posted : 10 August 2018 13:30:39(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Hi Uni. Just only one book's examples code:

https://github.com/Apres...ical-wpf-charts-graphics

Best regards.
Alvaro.
thanks 2 users thanked Razonar for this useful post.
on 10/08/2018(UTC),  on 10/08/2018(UTC)
Offline uni  
#14 Posted : 20 September 2018 11:31:49(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 20/09/2018(UTC),  on 20/09/2018(UTC)
Offline Razonar  
#15 Posted : 01 December 2018 21:03:17(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Hi. This libraries are from the "coolprop family":

- Fluids: https://fluids.readthedocs.io/index.html
- Thermo: https://thermo.readthedocs.io/en/latest/index.html

Best regards.
Alvaro.
Offline uni  
#16 Posted : 19 January 2019 13:53:10(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
1. Csharp-Data-Visualization
2. ScottPlot

cookbook.jpg

Edited by user 19 October 2022 09:58:55(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 3 users thanked uni for this useful post.
on 19/01/2019(UTC),  on 19/01/2019(UTC),  on 19/01/2019(UTC)
Offline uni  
#17 Posted : 01 February 2019 13:26:01(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 01/02/2019(UTC)
Offline omorr  
#18 Posted : 01 February 2019 15:09:14(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
Originally Posted by: uni Go to Quoted Post


Here is the test suite for different optimization problems among other things (solved in Mathcad)

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
thanks 1 user thanked omorr for this useful post.
on 01/02/2019(UTC)
Offline uni  
#19 Posted : 04 February 2019 13:13:08(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,493
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
If we find a free editor of electronic circuits, then we can use this simulator: Spice#.

1. Tutorial.
Russia ☭ forever
Viacheslav N. Mezentsev
Offline Razonar  
#20 Posted : 04 February 2019 14:21:58(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Originally Posted by: uni Go to Quoted Post
If we find a free editor of electronic circuits, then we can use this simulator: Spice#.

1. Tutorial.


Hi Uni. I prefer Qucks ( http://qucs.sourceforge.net/ ), another simulator.

But instead of make a plugin for doing that maths, I guess that SMath is enough powerful for have it's own library for solve spice netlists.

In the attached, a very rude mna solver (Modified Nodal Analysis. Can see, for example: http://qucs.sourceforge.net/tech/node14.html or https://www.swarthmore.e...heeve1/Ref/mna/MNA6.html ) and a very primitive Ladder function for chart circuits defined in a similar way like spice files. Also, some attempts for make bode, zp and other charts. I don't know if this could be an one man task, and figure that it could be better to have some place where develop shared libraries in native smath files in a collaborative way.

MNA Solver.sm (333kb) downloaded 38 time(s).

Best regards.
Alvaro.
thanks 2 users thanked Razonar for this useful post.
on 04/02/2019(UTC),  on 04/02/2019(UTC)
Users browsing this topic
Similar Topics
Discussion of ideas for further plugins (Feature Requests)
by Jean Giraud 26/11/2020 18:08:27(UTC)
4 Pages123>»
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.