João Seródio
João Seródio
Depending on available events at a given machine, and which events are selected, using `papi_high.hl_region_begin` and `papi_high.hl_region_end` pair from #37 may throw the following exceptions: ```python >>> from pypapi import...
## Description This PR extends the **graycoprops** function with new properties that can be computed from the GLCM. The new properties are: - mean - variance - standard deviation -...
I have been working with TVM+Ansor (auto-scheduler) to generate code for a set of operators for both CPU (LLVM backend) and GPU (CUDA backend). The operators use trigonometric functions in...
* **uvloop version**: 0.20.0 * **Python version**: 3.12.5 * **Platform**: Ubuntu 22.04 * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: * **Does uvloop behave differently from vanilla asyncio?...