std-dev 0.1.0

Your Swiss Army knife for swiftly processing any amount of data. Implemented for industrial and educational purposes alike.
Documentation

std-dev

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 24 feature flags, 19 of them enabled by default.

default

  • bin
  • pretty
  • completion
  • regression
  • ols
  • percentile-rand
  • generic-impls
  • binary_search_rng
  • random_subset_regression

bin

  • clap
  • poloto
  • regression
  • binary_search_rng
  • ols

pretty

  • bin
  • atty
  • colored

completion

  • clap_autocomplete

regression

    This feature flag does not enable additional features.

ols

  • nalgebra
  • regression

percentile-rand

  • rand

generic-impls

  • num-traits

binary_search_rng

  • rand
  • rand_xorshift

random_subset_regression

  • rand

clap

  • dep:clap

poloto

  • dep:poloto

atty

  • dep:atty

colored

  • dep:colored

clap_autocomplete

  • dep:clap_autocomplete

nalgebra

  • dep:nalgebra

rand

  • dep:rand

num-traits

  • dep:num-traits

rand_xorshift

  • dep:rand_xorshift

arbitrary-precision

  • rug
  • simba
  • regression
  • num-traits
  • num-traits/std
  • approx

base

  • percentile-rand
  • binary_search_rng
  • generic-impls

simba

  • dep:simba

approx

  • dep:approx

rug

  • dep:rug