VOOZH about

URL: https://www.nuget.org/packages/Alea/

⇱ NuGet Gallery | Alea 3.0.4




👁 Image
Alea 3.0.4

Requires NuGet 2.8 or higher.

dotnet add package Alea --version 3.0.4
 
 
NuGet\Install-Package Alea -Version 3.0.4
 
 
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="Alea" Version="3.0.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alea" Version="3.0.4" />
 
Directory.Packages.props
<PackageReference Include="Alea" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Alea --version 3.0.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Alea, 3.0.4"
 
 
#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.
#:package Alea@3.0.4
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Alea&version=3.0.4
 
Install as a Cake Addin
#tool nuget:?package=Alea&version=3.0.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Alea GPU Platform core. It provides kernel constructs and a JIT compiler that translates IL instructions or F# quotations into GPU kernels. For more details, please go to http://www.quantalea.com/ .

Product Versions Compatible and additional computed target framework versions.
.NET Framework net45 net45 is compatible.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Alea:

Package Downloads
Alea.Fody

Alea GPU Platform compiler. This is a development-only dependency.

NeuralNetwork.NET

A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN and native memory management

BioFSharp.Parallel

GPU parallelized functions from BioFSharp

AleaTK

Library for general purpose numerical computing and Machine Learning based on tensors and tensor expressions.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Alea:

Repository Stars
Sergio0694/NeuralNetwork.NET
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Version Downloads Last Updated
3.0.4 35,034 11/7/2017
3.0.4-beta4 4,223 10/24/2017
3.0.4-beta3 4,316 7/17/2017
3.0.4-beta2 4,410 6/14/2017
3.0.4-beta1 4,220 6/1/2017
3.0.3 7,035 5/5/2017
3.0.3-beta4 3,733 5/2/2017
3.0.3-beta3 4,152 2/24/2017
3.0.3-beta2 4,128 2/11/2017
3.0.3-beta1 4,417 2/7/2017
3.0.2 7,515 11/18/2016
3.0.2-beta2 4,390 11/9/2016
3.0.2-beta1 4,757 11/1/2016
3.0.1 5,708 10/31/2016
3.0.0-beta21 4,167 10/21/2016
3.0.0-beta20 4,289 10/21/2016
3.0.0-beta19 3,726 10/5/2016
3.0.0-beta18 3,682 10/4/2016
3.0.0-beta17 3,618 9/13/2016
Loading failed