excessive / cpml

Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.

Home Page:https://excessive.github.io/cpml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add statistics module

DjSapsan opened this issue · comments

Please, add module with statistics and distributions

that's too vague of a request, do you have anything more specific?

If I search "lua statistics" on google I find at least two existing libraries for stats.

However, maybe there are things we could do to support integration with eg our vector types with one or more of those libraries, I don't know?

I meant something like numpy. Functions for statistic and distribution:
https://numpy.org/doc/stable/reference/routines.statistics.html