Commit c7ff850
Fix scipy.integrate.simps removed in scipy 1.14+
Use simpson (new name) with fallback to simps for older scipy versions.
Co-Authored-By: deepseek-v4-pro1 parent b8b35ed commit c7ff850
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments