Kimanius

Results 2 issues of Kimanius

Thanks for writting this up. I tried the code and got very good results with the CPU implementation. However, there's seems to be an issue with the vertix pruning in...

I got: `ModuleNotFoundError: No module named 'h5py'` at line: `from zernike import RZern` So H5PY dependency was not installed along wiht zernike when using pip install. I see it in...