Commit 1db70a5
committed
fix: numpy 2.x compatibility for cosmo-numba
- Add NumbaQuadpack dependency (required by new cosmo-numba)
- Use cailmdaley/cosmo-numba@fix/numpy2-fft-compat with objmode fix
for np.fft calls (numba doesn't support np.fft in nopython mode
with numpy 2.x)
Upstream PR: aguinot/cosmo-numba#171 parent 199d20a commit 1db70a5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
0 commit comments