Ideas for further plugins

Ideas for further plugins - Ideas and resources about possible plugin improvements - Messages

#1 Posted: 11/24/2013 9:02:29 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: Moderator

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

...
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 users liked this post
Radovan Omorjan 12/8/2013 11:38:00 AM, ioan92 11/25/2013 6:59:00 AM
#2 Posted: 12/8/2013 4:45:17 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

Symbolic engines:

GiNaC: http://www.ginac.de (C++)
Jasymca - Symbolic Calculator for Mobile Devices: Documentation (Java).
Russia ☭ forever, Viacheslav N. Mezentsev
3 users liked this post
Davide Carpi 12/8/2013 1:37:00 PM, Radovan Omorjan 12/8/2013 11:39:00 AM, ioan92 12/8/2013 5:36:00 AM
#3 Posted: 1/9/2014 5:46:53 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

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://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#4 Posted: 1/23/2014 11:25:38 AM
kilele

kilele

133 likes in 397 posts.

Group: User

Wrote

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/
#5 Posted: 5/28/2014 10:26:18 AM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: Moderator

boost c++ libraries


NSWC Mathematics Subroutine Library

Show Spoiler



Special Functions Mathematical Library


GNU MP (C# Wrapper) <(--- arbitrary precisiion library, LGPL
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 users liked this post
ioan92 6/22/2014 2:32:00 PM
#6 Posted: 6/22/2014 1:11:15 PM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

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.


[YOUTUBE]http://www.youtube.com/watch?v=RTfLAdVWReI[/YOUTUBE]
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Martin Kraska 6/22/2014 4:51:00 PM
#7 Posted: 6/22/2014 4:51:04 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

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://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#8 Posted: 6/24/2014 7:55:52 AM
kilele

kilele

133 likes in 397 posts.

Group: User

this is a good looking framework for machine learning algorithms with a graphic user interface.
http://www.heatonresearch.com/encog
1 users liked this post
Radovan Omorjan 6/24/2014 10:16:00 AM
#9 Posted: 3/9/2017 6:55:52 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

MimeTeX (C++/CLI) - TeX to image.
OpenS-CAD - interactive vector graphics (.net 2.0).
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Davide Carpi 3/9/2017 11:30:00 AM
#10 Posted: 7/21/2017 6:27:43 AM
Bence

Bence

0 likes in 8 posts.

Group: User

Hi!

Saving page (contains user definied functions and variables) as compiled .dll plugin file or zipped VS project would be awsome.
#11 Posted: 8/1/2018 9:31:31 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

Some solvers:

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

ark_examples.pdf (1 MiB) downloaded 106 time(s).
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Fridel Selitsky 8/1/2018 10:30:00 AM
#12 Posted: 8/8/2018 5:32:54 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

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
#13 Posted: 8/10/2018 7:30:39 AM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Hi Uni. Just only one book's examples code:

https://github.com/Apress/practical-wpf-charts-graphics

Best regards.
Alvaro.
2 users liked this post
Вячеслав Мезенцев 8/10/2018 10:31:00 AM, NDTM Amarasekera 8/10/2018 10:56:00 AM
#14 Posted: 9/20/2018 5:31:49 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

Russia ☭ forever, Viacheslav N. Mezentsev
2 users liked this post
Davide Carpi 9/20/2018 5:57:00 AM, Radovan Omorjan 9/20/2018 6:11:00 AM
#15 Posted: 12/1/2018 3:03:17 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

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.
#16 Posted: 1/19/2019 7:53:10 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

Russia ☭ forever, Viacheslav N. Mezentsev
3 users liked this post
NDTM Amarasekera 1/19/2019 12:00:00 PM, Radovan Omorjan 1/19/2019 8:18:00 AM, frapuano 1/19/2019 9:30:00 AM
#17 Posted: 2/1/2019 7:26:01 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Radovan Omorjan 2/1/2019 8:56:00 AM
#18 Posted: 2/1/2019 9:09:14 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Wrote

1. cscobyla
2. CSNumerics



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!"
1 users liked this post
#19 Posted: 2/4/2019 7:13:08 AM
Вячеслав Мезенцев

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

1402 likes in 1708 posts.

Group: Moderator

If we find a free editor of electronic circuits, then we can use this simulator: Spice#.

1. Tutorial.
Russia ☭ forever, Viacheslav N. Mezentsev
#20 Posted: 2/4/2019 8:21:58 AM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Wrote

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.edu/NatSci/echeeve1/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 (332 KiB) downloaded 83 time(s).

Best regards.
Alvaro.
2 users liked this post
frapuano 2/4/2019 10:08:00 AM, Вячеслав Мезенцев 2/4/2019 11:08:00 AM
  • New Posts New Posts
  • No New Posts No New Posts