inversecrime
inversecrime
### Description Hi, I encountered a performance issue when enabling 64bit computations, and I would be glad if someone could help me here - is this a known issue, how...
### Description Hi, I was hoping that someone could help me with this. Sometimes, when using constants in jitted functions, I get warnings like this one: ``` 2024-05-19 20:16:26.694439: E...
Hi, I use klujax a lot (and I really like it!), but it seems like there are a few memory leaks. Consider the following python script: ```python from math import...
Hey! I would like to do numerical calculations with 64bit values, but to train neural networks, I want to use 32bit values for practical reasons. However, if you "allow" 64bit...