Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxmekiska/statsload

Basic statistics library/header-file for C.
https://github.com/maxmekiska/statsload

distributions probability statistics

Last synced: 19 days ago
JSON representation

Basic statistics library/header-file for C.

Awesome Lists containing this project

README

        

# StatsLoad

Statistics library.

## How to compile the code with gcc?

```shell
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: [Accessed 20 March 2022].

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