Releases: brenhinkeller/NaNStatistics.jl
Releases · brenhinkeller/NaNStatistics.jl
v0.6.42
v0.6.41
v0.6.40
v0.6.39
v0.6.38
v0.6.37
NaNStatistics v0.6.37
- Add
histmean
andhiststd
functions, to estimate the mean and standard deviation of the data represented by a histogram. As usual for this package, anyNaN
s will be ignored.
v0.6.36
NaNStatistics v0.6.36
Merged pull requests:
- Remove LoopVectorization dependency, in light of deprecation (#48) (@brenhinkeller)
v0.6.35
v0.6.34
NaNStatistics v0.6.34
Merged pull requests:
- Partialsort (#44) (@brenhinkeller)
- Add nansem (#46) (@brenhinkeller)
Closed issues: