pyGAM
pyGAM copied to clipboard
Fix Issue #357 for scipy >=1.14.0
Change Logs
- Change
.Ato.toarray()inpygam/pygam.py - Change
.Ato.toarray()inpygam/terms.py - Change
.Ato.toarray()inpygam/tests/test_terms.py - Change
.Ato.toarray()inpygam/utils.py - Change
.Ato.toarray()andnp.alltrue()tonp.all()pygam/tests/test_penalties.py` - Added environment directory to
.gitignore