lasprs

Crates.iolasprs
lib.rslasprs
version0.4.2
sourcesrc
created_at2023-11-22 13:57:32.606603
updated_at2024-07-11 19:12:43.748401
descriptionLibrary for Acoustic Signal Processing (Rust edition, with optional Python bindings via pyo3)
homepage
repositoryhttps://code.ascee.nl/ascee/lasprs
max_upload_size
id1045180
size247,757
ASCEE (asceenl)

documentation

README

LASPrs: Library for Acoustic Signal Processing in Rust

Welcome to LASPrs: Library for Acoustic Signal Processing. LASPrs is a rust library that provides tools and measurement software that enables the acquisition and processing of (multi) sensor data in real time on a PC and output results.

Note to potential users

** This crate is still under heavy development. API changes happen on the fly. Documentation is not finished. Use with caution but except things to be broken and buggy.**

Documentation

Documentation is provided at doc.rs.

Python bindings

The library has Python bindings (via pyo3, which can be installed via:

$ pip install git+https://code.ascee.nl/ascee/lasprs
Commit count: 0

cargo fmt