https://github.com/andrvv/staz
📊 A statistical library for C
https://github.com/andrvv/staz
Last synced: 6 months ago
JSON representation
📊 A statistical library for C
- Host: GitHub
- URL: https://github.com/andrvv/staz
- Owner: ANDRVV
- License: mit
- Created: 2025-02-24T23:12:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T00:06:50.000Z (over 1 year ago)
- Last Synced: 2025-03-04T00:26:23.753Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Staz
====
Staz is a portable, lightweight C library for blazing fast statistical
computations on numeric arrays.
Documentation can be found at:
https://github.com/ANDRVV/staz/tree/main/docs
The only file is `staz.h`.
Copyright (c) 2025 Andrea Vaccaro