bamos / block

An intelligent block matrix library for numpy, PyTorch, and beyond.
Apache License 2.0
297 stars 33 forks source link

Fix numpy version in `setup.py` #20

Closed sdahdah closed 7 months ago

sdahdah commented 9 months ago

There is a typo in setup.py when specifying the numpy version. This makes pip install block fail.