-
All functions should be exported as proper symbols, so they are usable without a C preprocessor/parser.
We expect a lot of exceptions, which should be added as *alternatives* to proper functions (a…
-
I don't work in a laser lab anymore, and so I don't have easy access to a laser on which I would test a beam profiler; at the same time the need for a good beam profiler has become less urgent. I have…
-
Hi Sam, I wonder what's the correct C API calling logic to implement a multi-threading feature in this no_gil CPython. I'm doing some hacking within Modules/gcmodule.c, that I want to mimic `gc_get_ob…
-
I deal with big data and some times preview rendering is here quite slow < 1 FPS.
Thus, I have now done some profiling and results are strange.
Take attached 3mf and code adjustments at the bottom o…
-
# Bug report
### Bug description:
python3.9 without uvloop doesn't leaks memory (or noticeably smaller).
python3.11+ (and others?) leaks memory A LOT under load (with or without uvloop) - up t…
-
I am currently running 500 noise realisations with CorrCal. I will try to parallelise the code on Hippo.
-
### Description & Motivation
We use overrides heavily.
Python 3.12 added support for this. See https://peps.python.org/pep-0698/
Mypy should support it: https://github.com/python/mypy/issues/…
-
BPO | [12857](https://bugs.python.org/issue12857)
--- | :---
Nosy | @jcea, @ncoghlan, @benjaminp, @njsmith, @meadori, @durban, @markshannon, @ericsnowcurrently, @1st1, @jstasiak, @DimitrisJim
Files | …
-
Thank you for sharing the MLE Open Book with the community, its really useful.
I tried to follow your guide on getting GPU utilization rates [here](https://github.com/stas00/ml-engineering/blob/maste…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…