Popular programming language, at the top of its game, still struggles to please everyone... (more…)
Read more »
We present “fastEntropyLib”, a set of Python functions, organized as a library, to facilitate the computation of popular definitions of entropy, used in biomedicine. Entropy estimation is a powerful tool in non-linear analysis. However, the computation of... (more…)
Read more »
This week, Twitter upped their single-tweet character limit from 140 to 280, purportedly based on this interesting analysis of tweet lengths published on Twitter's engineering blog.
The gist of the analysis is this: English language tweets display a rough... (more…)
Read more »
When it comes to programming, I have a belt and suspenders philosophy.
Anything that can help me avoid errors early is worth looking into.
The type annotati... (more…)
Read more »