Info
Version: | 1.0.4 |
Author(s): | Stewart Thomson |
Last Update: | Tuesday, June 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StewartThomson/SimilarityMeasures |
NuGet Url: | https://www.nuget.org/packages/SimilarityMeasures |
Install
Install-Package SimilarityMeasures
dotnet add package SimilarityMeasures
paket add SimilarityMeasures
SimilarityMeasures Download (Unzip the "nupkg" after downloading)
Dependencies
- MathNet.Numerics(>= 4.4.0)
Tags
Included: Longest Common Subsequence, Frechet Distance, Edit distance, Dynamic Time Warping. These functions are used with the MathNet.Numerics library for Matrices and Vertices.