Releases: mind-inria/mri-nufft
Releases · mind-inria/mri-nufft
v0.6.0
What's Changed
- Direct Torch and CUPY support for gpUNUFFT arrays by @chaithyagr in #80
Full Changelog: v0.5.0...v0.6.0
v0.5.0
TLDR: Numpy/Cupy/Pytorch are now supported for input and output array.
What's Changed
- style: run black 24. by @paquiteau in #79
- fix: robust voronoi estimation. by @paquiteau in #78
- feat: cherry-pick torch and lipchitz. by @paquiteau in #76
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add helical and annular shell trajectories by @Daval-G in #34
- Add Seiffert spiral and shell trajectories by @Daval-G in #36
- Trajectory display overhaul by @Daval-G in #37
- Add 3D wave caipi by @Daval-G in #38
- feat: use a very large coil dimension for 2D stacked NUFFT by @paquiteau in #39
- Testclean by @paquiteau in #43
- Better docs by @paquiteau in #40
- Expansion overhaul by @Daval-G in #41
- Update test-ci.yml by @paquiteau in #52
- feat: use enums by @paquiteau in #55
- Improve the display config by @paquiteau in #54
- Propeller by @Daval-G in #56
- Benchmark tweaks by @paquiteau in #62
- Density compensation by @paquiteau in #66
- Dispatch density methods in operators by @paquiteau in #68
- Some fixes for pipe density by @paquiteau in #75
- Doc improvements by @paquiteau in #74
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Added support for _spread and _interp by @chaithyagr in #9
- Tests by @paquiteau in #12
- minor fixes. by @paquiteau in #16
- Add io by @chaithyagr in #10
- add GPU CI by @paquiteau in #17
- style(trajectories): fix ruff and run black. by @paquiteau in #23
- docs(example): improve rendering of docs. by @paquiteau in #25
- doc(trajectory): better format for table. by @paquiteau in #26
- Stacked nufft by @paquiteau in #24
- Add support for gpuNUFFT by @paquiteau in #18
- feat(stacked): add stacked from/to 3d trajectories functions. by @paquiteau in #28
- Add 2D ring trajectory by @Daval-G in #27
- ci: simplify the CI and CD. by @paquiteau in #30
- fix: missing extra argument. by @paquiteau in #32
- perf: use scipy fft. by @paquiteau in #31
- More stacked nufft tweaks. by @paquiteau in #33
- Some fixes for stacked nufft by @paquiteau in #35
- Auto register Interfaces by @paquiteau in #29
New Contributors
- @chaithyagr made their first contribution in #9
- @paquiteau made their first contribution in #12
- @Daval-G made their first contribution in #27
Full Changelog: v0.2.0...v0.3.0
Full Changelog: v0.7.0...v0.3.0
v0.2.0
Added density compensator estimations
v0.1.0
Add the trajectory zoo and simple example to use them.
Full Changelog: v0.0.0...v0.1.0
v0.0.0
Initial Draft Release
Full Changelog: https://github.com/mind-inria/mri-nufft/commits/v0.0.0