Commit b5247be
fix deprecated np.matrix in test_sprm.py
Replace np.matrix with np.asarray for NumPy compatibility.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0d9a7df commit b5247be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments