BrightData 4.0.0-rc

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

// Install BrightData as a Cake Tool
#tool nuget:?package=BrightData&version=4.0.0-rc&prerelease

Bright Wire

http://www.jackdermody.net/brightwire Copyright (c) 2016-2023 Jack Dermody - Open Source MIT License

About

Bright Data is a data table, data processing and data analysis library for .NET.

Data tables are immutable and can be stored either in memory or on disk and can be used as the input to Bright Wire's machine learning graph.

Data tables can contain tensors (including vectors and matrices), binary data, strings, sparse vectors and numbers.

Tensor based linear algebra uses hardware acceleration when possible.

BrightData.MKL (MKL support) BrightData.Cuda (GPU support - via CUDA)

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on BrightData:

Package Downloads
BrightWire

Bright Wire is an open source machine learning library for .net core. Includes neural networks (feed forward, convolutional and recurrent), naive bayes, linear regression, decision trees, logistic regression, k-means clustering and dimensionality reduction.

BrightData.Numerics

Numerics provider for Bright Data - allows CPU computation, including with MKL

BrightData.Cuda

Cuda provider for Bright Data - allows GPU computation on NVIDIA GPUs

BrightData.MKL

MKL provider for Bright Data - allows optimised linear algebra on Intel CPUs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-rc 128 5/16/2023
3.0.3 853 11/12/2021
3.0.2 768 10/17/2021
3.0.1 892 6/8/2021
3.0.0 907 3/22/2021
3.0.0-beta 563 2/20/2021