portable.accord.statistics 2.15.0.50504

dotnet add package portable.accord.statistics --version 2.15.0.50504
NuGet\Install-Package portable.accord.statistics -Version 2.15.0.50504
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.statistics" Version="2.15.0.50504" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add portable.accord.statistics --version 2.15.0.50504
#r "nuget: portable.accord.statistics, 2.15.0.50504"
#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.statistics as a Cake Addin
#addin nuget:?package=portable.accord.statistics&version=2.15.0.50504

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

Portable Accord Statistics contains statistical distributions and algorithms of 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.15.0.50504 161 5/4/2015
2.14.4.50319 89 3/19/2015
2.14.0.50204 97 2/4/2015
2.14.0.50126 58 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.