peroxide 0.37.3

Rust comprehensive scientific computation library contains linear algebra, numerical analysis, statistics and machine learning tools with farmiliar syntax
Documentation

peroxide

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

default

    This feature flag does not enable additional features.

O3

  • blas
  • lapack

complex

  • num-complex
  • matrixmultiply/cgemm

csv

  • dep:csv

lapack

  • dep:lapack

serde

  • dep:serde

netcdf

  • dep:netcdf

blas

  • dep:blas

plot

  • pyo3

json

  • dep:json

parquet

  • arrow2

arrow2

  • dep:arrow2

num-complex

  • dep:num-complex

nc

  • netcdf

pyo3

  • dep:pyo3