YAMP 0.9.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package YAMP --version 0.9.1
NuGet\Install-Package YAMP -Version 0.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="YAMP" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YAMP --version 0.9.1
#r "nuget: YAMP, 0.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install YAMP as a Cake Addin
#addin nuget:?package=YAMP&version=0.9.1

// Install YAMP as a Cake Tool
#tool nuget:?package=YAMP&version=0.9.1

Yet Another Math Parser enables you to parse complex (numerical) expressions with a syntax that combines the features of MATLAB with a language like C#.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on YAMP:

Package Downloads
YAMP.Io

The IO library extends YAMP with functionality to interact with the filesystem.

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.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 3,641 6/6/2016
1.5.3.15660 2,463 3/21/2016
1.5.2.27330 2,293 2/27/2016
1.5.1.29926 2,221 1/31/2016
1.5.0.7513 1,909 1/31/2016
1.4.0 12,256 12/20/2014
1.3.0 2,519 4/8/2013
1.2.2 1,297 2/12/2013
1.2.1 1,238 1/31/2013
1.2.0 1,245 1/18/2013
1.1.2 1,349 12/24/2012
1.1.1 1,590 12/13/2012
1.1.0 1,542 11/26/2012
1.0.1 1,456 11/19/2012
1.0.0 1,463 11/15/2012
0.9.6 1,410 10/15/2012
0.9.5 1,351 10/9/2012
0.9.1 1,336 10/3/2012
0.9.0 1,400 9/30/2012

First release on NuGet: Pre-release of first major revision.