Rust version of wavesim
Hello all,
i am building a rust version that you can find on GH. https://github.com/pierreaubert/wavesim_rust I got most of it working but need more time to debug it properly. It seems to work but I have some unexplicable things which are likely bugs. More testing will cover it. Feedback welcome. What I want to do with it: i want a solver for doing acoustics loudspeaker simulations. I use the project also to learn Rust. Pierre
84 Views


Hi Pierre,
Glad to hear that you are working on this. We definitely like the idea of having a Rust port and will be happy to reference it from our GitHub page once it is working.
Swapnil
PS: We recently released the next version of our code with support for Maxwell’s equations, so it might be interesting for you as you build up your codebase.