portable.accord.core
2.15.0.50504
See the version list below for details.
dotnet add package portable.accord.core --version 2.15.0.50504
NuGet\Install-Package portable.accord.core -Version 2.15.0.50504
<PackageReference Include="portable.accord.core" Version="2.15.0.50504" />
paket add portable.accord.core --version 2.15.0.50504
#r "nuget: portable.accord.core, 2.15.0.50504"
// Install portable.accord.core as a Cake Addin #addin nuget:?package=portable.accord.core&version=2.15.0.50504 // Install portable.accord.core as a Cake Tool #tool nuget:?package=portable.accord.core&version=2.15.0.50504
Portable Accord Core contains the core types for the Accord.NET Framework on mobile and tablet devices.
Learn more about Target Frameworks and .NET Standard.
-
- shim (>= 1.0.1.50427)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on portable.accord.core:
Package | Downloads |
---|---|
portable.accord.math
Portable Accord Math contains scientific computing functionality in the Accord.NET Framework on mobile and tablet devices. |
|
portable.accord.fuzzy
Portable Accord Fuzzy provides fuzzy logic 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 | 3,200 | 5/24/2016 |
3.0.2.60302 | 11,913 | 3/2/2016 |
3.0.2.50804 | 3,917 | 8/4/2015 |
2.15.0.50504 | 2,993 | 5/4/2015 |
2.14.4.50319 | 2,863 | 3/19/2015 |
2.14.0.50204 | 2,546 | 2/4/2015 |
2.14.0.50126 | 2,464 | 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.