YAMP 1.3.0
See the version list below for details.
dotnet add package YAMP --version 1.3.0
NuGet\Install-Package YAMP -Version 1.3.0
<PackageReference Include="YAMP" Version="1.3.0" />
paket add YAMP --version 1.3.0
#r "nuget: YAMP, 1.3.0"
// Install YAMP as a Cake Addin
#addin nuget:?package=YAMP&version=1.3.0
// Install YAMP as a Cake Tool
#tool nuget:?package=YAMP&version=1.3.0
Yet Another Math Parser enables you to parse complex (numerical) expressions with a syntax that is quite close to MATLAB's syntax.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on YAMP:
Package | Downloads |
---|---|
YAMP.Sensors
The sensors library extends YAMP with functions which can talk to some of the sensors that can be connected to a Windows PC. This library is required by Sumerics and cannot be disabled. |
|
YAMP.Io
The IO library extends YAMP with functionality to interact with the filesystem. |
|
YAMP.Physics
The physics library extends YAMP with constants and functions that play an important role in general physics. |
|
YAMP.Sets
The Sets library extends YAMP with Sets and set operations. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on YAMP:
Repository | Stars |
---|---|
FlorianRappl/Mages
:tophat: MAGES is a very simple, yet powerful, expression parser and interpreter.
|
Version | Downloads | Last updated |
---|---|---|
1.6.0.40202 | 2,965 | 6/6/2016 |
1.5.3.15660 | 2,076 | 3/21/2016 |
1.5.2.27330 | 2,015 | 2/27/2016 |
1.5.1.29926 | 1,912 | 1/31/2016 |
1.5.0.7513 | 1,624 | 1/31/2016 |
1.4.0 | 12,018 | 12/20/2014 |
1.3.0 | 2,333 | 4/8/2013 |
1.2.2 | 1,123 | 2/12/2013 |
1.2.1 | 1,087 | 1/31/2013 |
1.2.0 | 1,097 | 1/18/2013 |
1.1.2 | 1,200 | 12/24/2012 |
1.1.1 | 1,444 | 12/13/2012 |
1.1.0 | 1,403 | 11/26/2012 |
1.0.1 | 1,318 | 11/19/2012 |
1.0.0 | 1,313 | 11/15/2012 |
0.9.6 | 1,241 | 10/15/2012 |
0.9.5 | 1,213 | 10/9/2012 |
0.9.1 | 1,205 | 10/3/2012 |
0.9.0 | 1,238 | 9/30/2012 |
Mostly bug fixes and stability improvements. The will be the last version in YAMPv1. The next release will be significantly different from the API perspective.