basic_dsp_interop 0.7.0

This lib offers a C compatible interface for `basic_dsp_vector`, so that it can be used from programs written in languages other than Rust. `basic_dsp_vector` provides 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.
Documentation