portable.aforge.math
2.2.5.60302
dotnet add package portable.aforge.math --version 2.2.5.60302
NuGet\Install-Package portable.aforge.math -Version 2.2.5.60302
<PackageReference Include="portable.aforge.math" Version="2.2.5.60302" />
paket add portable.aforge.math --version 2.2.5.60302
#r "nuget: portable.aforge.math, 2.2.5.60302"
// Install portable.aforge.math as a Cake Addin #addin nuget:?package=portable.aforge.math&version=2.2.5.60302 // Install portable.aforge.math as a Cake Tool #tool nuget:?package=portable.aforge.math&version=2.2.5.60302
Portable AForge Math provides scientific computing functionality to the AForge.NET Framework on mobile and tablet devices.
Learn more about Target Frameworks and .NET Standard.
-
- portable.aforge.core (>= 2.2.5.60302)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on portable.aforge.math:
Package | Downloads |
---|---|
portable.aforge.imaging
Portable AForge Imaging provides image processing functionality to the AForge.NET Framework on mobile and tablet devices. |
|
portable.aforge.genetic
Portable AForge Genetic provides genetic programming functionality to the AForge.NET Framework on mobile and tablet devices. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.5.60302 | 4,585 | 3/2/2016 |
2.2.5.50513 | 2,462 | 5/13/2015 |
2.2.5.50504 | 3,662 | 5/4/2015 |
2.2.5.50319 | 3,761 | 3/19/2015 |
2.2.5.50204 | 3,309 | 2/4/2015 |
2.2.5.50126 | 3,229 | 1/26/2015 |
BREAKING CHANGES!
-----------------
* Windows Phone 8/8.1 Silverlight no longer supported. Use Portable AForge packages 2.2.5.50204 or earlier for WP 8/8.1 Silverlight support.
* AForge.Math.Complex deprecated. Use System.Numerics.Complex instead.