Releases: safwank/Numerix
Releases · safwank/Numerix
v0.0.5
Introduce special functions: logit and sigmoidal logistic functions
v0.0.4
- Descriptive statistics: population variance, population covariance and population standard deviation
- Order statistics: quantile and percentile
- Breaking change:
:error
is replaced with nil
for invalid cases
v0.0.3
- Statistics: variance, covariance and standard deviation
- Distance: weighted Pearson's
v0.0.2
First initial release
- Distance metrics: Pearson's, Minkowski, Euclidean and Manhattan
- Correlation: Pearson's
- Descriptive statistics: mean, median, mode and range
- General: calculate nth root