portable.accord.math 2.14.4.50319

There is a newer version of this package available.
See the version list below for details.
dotnet add package portable.accord.math --version 2.14.4.50319
NuGet\Install-Package portable.accord.math -Version 2.14.4.50319
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="portable.accord.math" Version="2.14.4.50319" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add portable.accord.math --version 2.14.4.50319
#r "nuget: portable.accord.math, 2.14.4.50319"
#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 portable.accord.math as a Cake Addin
#addin nuget:?package=portable.accord.math&version=2.14.4.50319

// Install portable.accord.math as a Cake Tool
#tool nuget:?package=portable.accord.math&version=2.14.4.50319

Portable Accord Math contains scientific computing functionality in the Accord.NET Framework on mobile and tablet devices.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on portable.accord.math:

Package Downloads
portable.accord.statistics

Portable Accord Statistics contains statistical distributions and algorithms of the Accord.NET Framework on mobile and tablet devices.

portable.accord.math.nocom

Portable Accord Math (Noncommercial) contains non-commercial licensed scientific computing functionality of the Accord.NET Framework for mobile and tablet devices.

portable.accord.genetic

Portable Accord Genetic provides genetic programming functionality to the Accord.NET Framework on mobile and tablet devices.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0-pre 2,885 5/24/2016
3.0.2.60302 10,845 3/2/2016
3.0.2.50804 3,392 8/4/2015
2.15.0.50504 2,665 5/4/2015
2.14.4.50319 2,563 3/19/2015
2.14.0.50204 2,214 2/4/2015
2.14.0.50126 2,197 1/27/2015

BREAKING CHANGES!
-----------------
* Windows Phone 8/8.1 Silverlight no longer supported. Use Portable Accord packages 2.14.0.50204 or earlier for WP 8/8.1 Silverlight support.
* AForge.Math.Complex deprecated. Use System.Numerics.Complex instead.