A NuGet package for simulating head-to-head matchups and applying the Colley algorithm. 
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Scottie Enriquez | 
| Last Update: | Tuesday, April 10, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/scottenriquez/colley-matrix-nuget | 
| NuGet Url: | https://www.nuget.org/packages/ColleyMatrix | 
Install
Install-Package ColleyMatrix
                        dotnet add package ColleyMatrix
                        paket add ColleyMatrix
                        
                                ColleyMatrix Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 10.0.3)
 - MathNet.Numerics(>= 4.4.0)
 
Tags