localscope is a small Python package that disassembles functions to check if they access global variables they shouldn't. I wrote this a few years ago to detect scope bugs which are common in Jupyter notebooks. It's recently come in handy writing jax code (https://github.com/jax-ml/jax) because it requires pure functions. Thought I'd share.
Comments URL: https://news.ycombinator.com/item?id=43390823
Points: 9
# Comments: 1
Létrehozva
1mo
|
2025. márc. 17. 17:50:23
Jelentkezéshez jelentkezzen be
EGYÉB POSTS Ebben a csoportban
Article URL: https://jerf.org/iri/post/2025/go_layered_design/
Article URL: https://www.science.org/doi/10.1126/sciadv.adu1052