turion / rhine

Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
123 stars 21 forks source link

WIP poisson clock #238

Open turion opened 1 year ago

turion commented 1 year ago

In principle, since a Poisson process emits events, it should be a clock. But it's unclear yet how to use rhine-bayes on that because inference is so far restricted to the synchronous subset (ClSFs).