PackageTrack
Sign in Get early access

ndarray-stats

Statistical routines for the n-dimensional array data structures provided by ndarray.

0.7.0 6.6M downloads/mo #3900 most downloaded on crates.io rust-ndarray/ndarray-stats

What this package is like to depend on

Last release 7 months ago

28 Dec 2025

Ships fairly regularly

a new release about every 1.2 years

Some releases are documented

notes for 4 of 8 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

8 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

8 releases · Nov 2018 to Dec 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 0.7.0 28 Dec 2025
    Release notes

    Updated the library to work with the new ArrayRef type in ndarray:0.17.1.

    Updated the minimum supported Rust version to 1.65.

    Open source →
  2. 0.6.0 24 Aug 2024
    Release notes
    • Breaking changes
      • Minimum supported Rust version: 1.64.0
      • Updated to ndarray:v0.16.0
      • Updated to approx:v0.5.0
    • Updated to ndarray-rand:v0.15.0
    • Updated to indexmap:v2.4
    • Updated to itertools:v0.13

    Contributors: @bluss

    Open source →
  3. 0.5.1 23 Aug 2022

    Nothing published for this version

  4. 0.5.0 07 Apr 2021

    Nothing published for this version

  5. 0.4.0 14 Dec 2020

    Nothing published for this version

  6. 0.3.0 25 Sep 2019
    Release notes

    (cargo-release) ndarray-stats version 0.3.0

    Open source →
  7. 0.2.0 13 Apr 2019
    Release notes
    • New functionality:
      • Summary statistics:
        • Harmonic mean
        • Geometric mean
        • Central moments
        • Kurtosis
        • Skewness
      • Information theory:
        • Entropy
        • Cross-entropy
        • Kullback-Leibler divergence
      • Quantiles and order statistics:
        • argmin / argmin_skipnan
        • argmax / argmax_skipnan
        • Optimized bulk quantile computation (quantiles_mut, quantiles_axis_mut)
    • Fixes:
      • Reduced occurrences of overflow for interpolate::midpoint
    • Improvements / breaking changes:
      • Redesigned error handling across the whole crate, standardising on Result
      • All ndarray-stats' extension traits are now impossible to implement by
        users of the library (see [#34])

    Contributors: @jturner314, @LukeMathWalker, @phungleson, @munckymagik

    Open source →
  8. 0.1.0 21 Nov 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive