portable.accord.math 2.15.0.50504

dotnet add package portable.accord.math --version 2.15.0.50504
NuGet\Install-Package portable.accord.math -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.math" 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.math --version 2.15.0.50504
#r "nuget: portable.accord.math, 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.math as a Cake Addin
#addin nuget:?package=portable.accord.math&version=2.15.0.50504

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

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.15.0.50504 184 5/4/2015
2.14.4.50319 113 3/19/2015
2.14.0.50204 96 2/4/2015
2.14.0.50126 59 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.