-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
glmnet_python seems to work on top of scipy<=1.8.1. However, since version 1.9.0, scipy has deprecated & removed several libraries such as scipy.random() in favor of numpy.random() (full release notes here). Unfortunately, this not only blocks compatibility with later version of scipy, but also blocks support for Python 3.11, which only supports scipy 1.9.0+ (see facebookresearch/balance#19)
moitrishm
Metadata
Metadata
Assignees
Labels
No labels