Skip to content

maxmekiska/StatsLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

StatsLoad

Statistics library.

How to compile the code with gcc?

gcc -Wall main.c statsfuncs.c distributions.c utils.c -o statsload

References

Programiz.com. 2022. QuickSort (With Code in Python/C++/Java/C). [online] Available at: https://www.programiz.com/dsa/quick-sort [Accessed 20 March 2022].

Norman Fenton and Martin Neil. 2012. Risk Assessment and Decision Analysis with Bayesian Networks (2nd. ed.). CRC Press, Inc., USA.

About

Basic statistics library/header-file for C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages