5 ms·
Show HN: Noise Lang, JIT stochastic programming language in Rust
Side project to learn Rust and create a programming language where every variable represents a probability distribution. Found it very useful to describe noise in telecommunications, and have some fun with interesting problems.
- chonghaoju 3mo agoRepresenting variables as distributions rather than point values is underrated for telecom noise modeling — most engineers just slap a variance on top after the fact and call it done.