numeris 0.3.2

Pure-Rust numerical algorithms library — high performance with SIMD support while also supporting no-std for embedded and WASM targets.
Documentation

numeris

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 13 feature flags, 3 of them enabled by default.

default

ode (default)

This feature flag does not enable additional features.

std (default)

alloc (default)

This feature flag does not enable additional features.

all

complex

control

This feature flag does not enable additional features.

estimate

interp

This feature flag does not enable additional features.

libm

optim

This feature flag does not enable additional features.

quad

This feature flag does not enable additional features.

special

This feature flag does not enable additional features.

stats