Been messing around with kmath. Really cool, I li...
# science
t
Been messing around with kmath. Really cool, I like where this is going.
🤗 1
a
The API for Markov chains is rewritten with `Flow`: https://github.com/mipt-npm/kmath/blob/dev/kmath-coroutines/src/commonMain/kotlin/scientifik/kmath/chains/Chain.kt It has additional functionality to fork chain and for parallel processing. Your feedback is really appreciated. I am returning to the project when I have time. I hope there will be more in summer. My current goal is probability distribution and kotlin-statistics integration.
t
Oh interesting. I'll have to play with this.