Aglomera 1.1.1
A hierarchical agglomerative clustering (HAC) library written in C#
Install-Package Aglomera -Version 1.1.1
dotnet add package Aglomera --version 1.1.1
<PackageReference Include="Aglomera" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aglomera --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aglomera, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fix empty set clustering result
Spelling fix
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Aglomera:
Package | Downloads |
---|---|
Aglomera.D3
D3.js extensions for the Aglomera.NET library, a hierarchical agglomerative clustering (HAC) library written in C#
|
GitHub repositories
This package is not used by any popular GitHub repositories.