-
### Is your feature request related to a problem? Please describe.
When writing code like this...
```cython
cpdef bytes tobytes(o):
return bytes(o)
```
Cython generates code like this
…
-
Thank you for the wonderful tool, it helps a lot.
Currently, I have some package mixed with .py and .pyx codes, can "merak" support this situation?
-
Nightly cudf_udf test builds recently started failing with exceptions like the following:
```
INFO: Process 1469 found CUDA visible device(s): 0
Traceback (most recent call last):
File "/home/...../…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
These cython codes are complicated and uncommented. Update for better understandability of code
-
### Describe the bug
Hello - While working on #16236 , I am getting a Cython error .
I pulled the latest version of Scikit Learn from the main branch . I am following the instructions here …
-
PyX - Python graphics package - for creation of PostScript, PDF and SVG files.
Uses PostScript drawing model in combination with LaTeX interface to create publication-ready 2d and 3d plots.
PyX is a…
-
### Describe the bug
First thanks for the wonderful improvements Cython has seen recently. This is really game changing.
Mostly so far I've only encountered usability issues, and this is the first…
-
/Model/SENSE$ python setup.py build_ext --inplace
Traceback (most recent call last):
File "setup.py", line 21, in
ext_modules=cythonize(ext_modules)
File "/home/wpf/anaconda3/envs/ostrack…
-
### Describe the bug
The installation process generates an error. The installation ends abruptly with an error.
![Sin título](https://github.com/user-attachments/assets/eb784bc7-475f-40c9-9dac-5c9…