Zhen Zhong

Results 11 comments of Zhen Zhong

> `qlm_psi4` is not a 3D grid function. It is a 2D grid array. Unfortunately, there's no way to distinguish 2D grid arrays with 2D grid functions, so this is...

I really want to pin the Microsoft Sticky Notes, +1 for uwp.

I recommend use [MAGMA](https://bitbucket.org/icl/magma) as the backend to support both GPU and CPU

> Thanks for the suggestion. > > Do you mean you want this API to be supported? > https://api.slack.com/methods/chat.postMessage I think so. It's just one post request and not hard...

@MarekKnapek https://github.com/Morwenn/static_math/issues/19 provides a better solution (but not good enough).

In the latest version, the error still appears. Maybe we should find a better solution? ```log Cell In[4], line 14, in read_hc_index(sim, i) 12 var = sim.gf.z["hc"] 13 it =...

Sure, you can download the file from this link https://we.tl/t-sW0ryEkqX5

> What I would recommend is: this bug exists but it should be rather uncommon. If you change any grid parameter in your simulation, it should go away. If you...

For those who are interested, there are some implementations (the second one is my version). Feel free to copy and paste: - [lxvm/EquiBaryInterp.jl: Local barycentric Lagrange interpolation on equispaced data](https://github.com/lxvm/EquiBaryInterp.jl)....

Surprisingly, version 4.7.0-rc.0 works for me, but version 4.7.0 does not.