hiddenSymmetries / virtual-casing

4 stars 7 forks source link

Small fixes for edge cases #3

Closed mbkumar closed 1 year ago

mbkumar commented 1 year ago

There is a bug in CMakeLists.txt that prevents installation if FFTW is not found. Address the case FFTW is not found. There is no dependency on numpy anymore for installation. Removed numpy from pyproject.toml.