YAMP 1.6.0.40202
Install-Package YAMP -Version 1.6.0.40202
dotnet add package YAMP --version 1.6.0.40202
<PackageReference Include="YAMP" Version="1.6.0.40202" />
paket add YAMP --version 1.6.0.40202
#r "nuget: YAMP, 1.6.0.40202"
// Install YAMP as a Cake Addin
#addin nuget:?package=YAMP&version=1.6.0.40202
// Install YAMP as a Cake Tool
#tool nuget:?package=YAMP&version=1.6.0.40202
Yet Another Math Parser (YAMP) Core System with all base types and functions.
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.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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.0.40202 | 2,350 | 6/6/2016 |
1.5.3.15660 | 1,645 | 3/21/2016 |
1.5.2.27330 | 1,699 | 2/27/2016 |
1.5.1.29926 | 1,463 | 1/31/2016 |
1.5.0.7513 | 1,285 | 1/31/2016 |
1.4.0 | 11,512 | 12/20/2014 |
1.3.0 | 2,150 | 4/8/2013 |
1.2.2 | 944 | 2/12/2013 |
1.2.1 | 908 | 1/31/2013 |
1.2.0 | 917 | 1/18/2013 |
1.1.2 | 1,024 | 12/24/2012 |
1.1.1 | 1,270 | 12/13/2012 |
1.1.0 | 1,223 | 11/26/2012 |
1.0.1 | 1,127 | 11/19/2012 |
1.0.0 | 1,126 | 11/15/2012 |
0.9.6 | 1,062 | 10/15/2012 |
0.9.5 | 1,022 | 10/9/2012 |
0.9.1 | 1,016 | 10/3/2012 |
0.9.0 | 1,048 | 9/30/2012 |
For all changes see: https://github.com/FlorianRappl/YAMP.