rigetti / grove

Quantum algorithms built using pyQuil.
http://rigetti.com/forest
Apache License 2.0
375 stars 123 forks source link

Numpy required for setup? #225

Open BastianZim opened 2 years ago

BastianZim commented 2 years ago

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