Jan Sellner
Jan Sellner
What kind of issue is this? (put 'x' between the square brackets) - [ ] Question. This issue tracker is not the place for questions. If you want to ask...
I am currently using nuitka to create an executable for a simple Python script and so far I am really impressed by nuitka. I am using pandas in my script...
#### Changes Fixes #1737 I also ran into the type mismatch error in my code. The problem is, that if the input is float32 but the code is run in...
I am currently in the process of upgrading from blosc v1 to blosc v2 and facing some issues. I use blosc to compress many binary files (numpy arrays) and I...