Jacob Zhong
                                            Jacob Zhong
                                        
                                    Hi thanks for your idea! I'm not sure.. If you want a custom allocator, that means you have to add a type parameter to the integer type right? In that...
It will be great if additional types (such as `IBigWithAlloc` or sth) can be introduced without break changes to the current code, that will be great. However, I'm also somewhat...
Your plan sounds good to me. I imagine that signatures of the constructors might change, but it makes a minimal impact to the users of the `dashu` meta package, and...
Thanks for the info! Will it help if we put a link to this FAQ item in the "quick mode" page?
I vote for this change. I just notice that there is no way to support serialize and deserialize big integers in `serde_yaml` and `serde_toml`. This has been the biggest complaint...
Also looking forward to any update of support on WSL2. I tried installed AMD Adrenalin driver for WSL and installed the precompiled package of pytorch 1.8.0 supporting ROCm, but I...
I have AMD processors and wish to help, but have no idea how to contribute...
find this repo to be useful: https://github.com/kevinlekiller/amdctl I have already set it up and I'm trying to test if it can set pstate of my AMD Ryzen 2700 other repos...
I can get the p-state information from this tool by `sudo ./amdctl -g -c0` ``` Voltage ID encodings: SVI (serial) Detected CPU model 8h, from family 17h with 16 CPU...
Definitely looks cool!