What's Changed
Other Changes
- Wire n_jobs to Dask threaded scheduler in all voxel-wise solvers by @eurunuela in #152
- Add per-voxel weighted L1 penalty to multivariate deconvolution by @eurunuela in #153
- Pin jax/jaxlib to 0.6.2 (fix import + cross-version test failures) and fix FISTA convergence arg order by @eurunuela in #156
- Batch univariate FISTA across voxels (~50×) and drop redundant JAX syncs by @eurunuela in #155
Full Changelog: v2.0.2...v2.0.3