Yixiao Chen
Yixiao Chen
When I tried to do grad computation on complex128 matrix I noticed there are some cases the compiled function is very slow on GPU. The slow behavior only happens to...
hello, I've been trying to use VSCode to write and debug java. However after I set up the configuration and click the debug button, **nothing** happened. Here are pictures about...
It seem that the `get_p` function in libxc.cc is not correctly handling the mix coefficients for multiple aux functionals. It is mainly [this line](https://github.com/sail-sg/jax_xc/blob/8ea0c18c1b95f0aaba1cbe286bc6eca9d96116f8/gen_repo/libxc/libxc.cc#L126) that make the returned `mix_coef` all...