Currently, numpy is required for building this package. As the package is pure python, I'm not sure if that's really needed? https://github.com/rigetti/grove/blob/dc6bf6ec63e8c435fe52b1e00f707d5ce4cdb9b3/setup.py#L46-L48
Currently, numpy is required for building this package. As the package is pure python, I'm not sure if that's really needed?
grove/setup.py
Lines 46 to 48 in dc6bf6e