Skip to main content

Crate math_audio_bem

Crate math_audio_bem 

Source
Expand description

§BEM: Boundary Element Method Library

High-performance, memory-efficient BEM solver for acoustic scattering problems.

§Features

  • Parallel execution with Rayon (memory-efficient, no async overhead)
  • Comprehensive analytical validation (1D, 2D, 3D)
  • JSON output for visualization

Re-exports§

pub use testing::*;

Modules§

analytical
Analytical solutions for wave equation validation
core
Pure Rust BEM (Boundary Element Method) Solver
room_acoustics
Room Acoustics Simulator using BEM
testing
Testing and validation infrastructure

Constants§

GIT_HASH
Git commit hash (set during build)
VERSION
Library version