gfoidl / Stochastics

Stochastic tools, distrubution, analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCi AppVeyor Code Coverage NuGet
CircleCI Build status codecov NuGet

gfoidl.Stochastics

Current release: v1.1.0 release notes

Random numbers

Statistics

Outlier Detection

Development channel

To get packages from the development channel use a nuget.config similar to this one:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
    <packageSources>
        <add key="gfoidl-public" value="https://pkgs.dev.azure.com/gh-gfoidl/github-Projects/_packaging/gfoidl-public/nuget/v3/index.json" />
    </packageSources>
</configuration>

About

Stochastic tools, distrubution, analysis

License:MIT License


Languages

Language:C# 85.4%Language:HTML 11.2%Language:Shell 1.7%Language:C++ 1.0%Language:C 0.5%Language:TeX 0.1%