qvoronoi? periodic systems?
Opened this issue · 2 comments
eahenle commented
Hello! Not exactly an issue per se, but wondering if it is feasible/desirable to add a wrapper for calling the qvoronoi
function? Also wondering the same for point clouds with periodic boundary conditions. I am working on computations involving crystalline materials, and these two features would be of immense value.
fverdugo commented
Hi @eahenle! one can add new functionality sure. You are welcome to open a PR. One feature at a time please.
dgleich commented
Okay, so it looks like the we need to get code into https://github.com/JuliaPackaging/Yggdrasil/blob/1dd9453be12d0072fb008e8b4750cc27f9230de0/Q/QhullMiniWrapper/Wrapper/qhullwrapper.c to wrap the qhull behavior we want? Then we could wrap this in MiniQHull?