Skip to content

shcho4271/System.Statistics

Repository files navigation

System.Statistics

Statistics library for C#/VB.NET

What is the System.Statistics?

System.Statistics is .NET C#/VB.NET Library for using statistical functions more comfortable.

System.Statistics is an open-source project originally written by Seokhyeon Cho(shcho, shcho4271). You can use public, private, commercial, and distribute, modify, contribute freely under the GNU LGPL 2.1 License.

Download via curl

# Download as .zip
curl -sSL https://github.com/shcho4271/System.Statistics/archive/1.0.0.zip -o System.Statistics.zip

# Download as .tar.gz
curl -sSL https://github.com/shcho4271/System.Statistics/archive/1.0.0.tar.gz -o System.Statistics.tar.gz

Documentation for System.Statistics is available as English, 한국어, and 日本語 officially.

Please contribute localization for System.Statistics.docs! For more information, Read the Contributing manual.

Documentation for offline

System.Statistics.docs provides an offline-available documentation such as .chm, .epub, .html(compressed to .zip or .tar.gz), and .pdf format. You can use downloading them here.

Report an issue

To report a bug or enhancement in the library, go to here. To report a correction of documentation, go to here.

Latest Version 1.0.0: 2019-08-13

INITIAL RELEASES

What's New:

  • Added statistics functions:
    Average, Count, Geometric mean, Harmonic mean, Large, Max, Median, Min, Population standard deviation, Population,variance, Rank, Small, Sample standard deviation, Sum, Sample variance

Credits

System.Statistics is an open-source project than can be supported by everyone.

About

Statistics library for .NET C#/VB.NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages