Santiago F. Caracciolo
Santiago F. Caracciolo
Thanks for your support @kayhayen I'm testing several cases described on https://nuitka.net/doc/user-manual.html#memory-issues-and-compiler-bugs. First, I uninstalled all compilers and delete paths and folders related to compilers on my notebook. Then I...
> Seems pretty consistent which module it is, one with no less than 200k lines of code. > > I disabled to compile these via C, and Nuitka will include...
Hi, I have same problem. There is any solution? at least something temporarily? When I close the app, notifications are stopped. I need that notifications always remaining. My service code...
Hi everybody, I want to share with you that I tested the @Ritvik1sharma code too. This fragment https://github.com/sfcaracciolo/cossin_wrapper/blob/master/tests/issue.py works for every q < m now. Before it failed if m-p...
@mdhaber I think the tests looks fine, great job! Just as suggestion, I think it's good to build Q11, Q12, Q21 and Q22 without u1, u2, v1, v2 information (shapes...
> That indeed smells like a bug. Since U and V are just block diags of the individual parts, probably the bug is living in the D generation part. Since...