|
You are here |
jakevdp.github.io | ||
| | | | |
blog.m-ou.se
|
|
| | | | | 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. | |
| | | | |
www.peterbaumgartner.com
|
|
| | | | | Since starting work at Explosion, I've been trying to learn more about Cython. About 16% of spaCy's codebase is Cython, so I decided to pick up a book and learn from that. I did a few example projects and started thinking: now that types are cool in python, why don't more people use Cython? In case you're unfamiliar with Cython, here's my incremental and oversimplified explanation of what Cython can do: | |
| | | | |
sebastianraschka.com
|
|
| | | | | I'm Sebastian: a machine learning & AI researcher, programmer, and author. As Staff Research Engineer Lightning AI, I focus on the intersection of AI research, software development, and large language models (LLMs). | |
| | | | |
killalldefects.com
|
|
| | | This post originally appeared at Kill All Defects on February 22nd, 2020. Recently a younger developer I respect expressed a somewhat common concern. In essence, their concern was that they... | ||