Reasons for the requestgrblas is a Python wrapper around GraphBLAS, which is a C library for doing sparse linear algebra and is well suited for graph algorithms. The wheels we create that contain the GraphBLAS C library range between 140MB-170MB. It is not yet reasonable to expect the user to install the C library externally, so we would really like to bundle it in the wheel that we can guarantee will work.
Can you please update the package size limit? We currently have a broken dev version on PyPI. Thanks.
Project grblas https://pypi.org/project/grblas/
Size of release/project 200MB
Which indexes PyPI
Reasons for the request
grblas
is a Python wrapper around GraphBLAS, which is a C library for doing sparse linear algebra and is well suited for graph algorithms. The wheels we create that contain the GraphBLAS C library range between 140MB-170MB. It is not yet reasonable to expect the user to install the C library externally, so we would really like to bundle it in the wheel that we can guarantee will work.Can you please update the package size limit? We currently have a broken dev version on PyPI. Thanks.
CC @jim22k