Explore >> Select a destination


You are here

pythonspeed.com
| | stefan-marr.de
1.7 parsecs away

Travel
| | A look into the implementation details of CPython's Global Interpreter Lock (GIL) and how they changed between Python 3.9 and the current development branch that will become Python 3.13.
| | blog.m-ou.se
3.6 parsecs away

Travel
| | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen.
| | matthewrocklin.com
3.6 parsecs away

Travel
| |
| | calogica.com
28.0 parsecs away

Travel
| In this post we'll take another look at logistic regression, and in particular multi-level (or hierarchical) logistic regression in RStan brms.