basic_dsp 0.6.0

Digital signal processing based on real or complex vectors in time or frequency domain. Vectors come with basic arithmetic, convolution, Fourier transformation and interpolation operations. The vectors are optimized for sizes of a couple of thousand elements or more. The same operations are provdided for matrices. For complete matrix algebra this lib is intended to be used in combination with other matrix libs. Please refer to the documentation for more information about this.

basic_dsp

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

default

matrix (default)

std (default)

use_avx2 (default)

use_sse2 (default)

basic_dsp_matrix (default)

This feature flag does not enable additional features.

basic_dsp_interop

This feature flag does not enable additional features.

interop

use_avx512

use_gpu