# Related projects

- [BART](https://mrirecon.codeberg.page/): the embedded reconstruction engine,
  and the source of the command documentation and teaching material.
- [PyTorch](https://pytorch.org/): tensors, devices, signal models and
  learning.
- [DeepInverse](https://deepinv.org/): inverse-problem physics, optimization
  and learning; see its
  [custom physics tutorial](https://deepinv.org/auto_examples/basics/demo_custom_physics.html).
- [FINUFFT](https://finufft.readthedocs.io/): non-uniform Fourier transforms,
  with cuFINUFFT the CUDA counterpart bartorch uses.
- [SigPy](https://sigpy.readthedocs.io/): a Python MRI reconstruction library,
  useful as an independent implementation when checking conventions.
- [MRIReco.jl](https://github.com/MagneticResonanceImaging/MRIReco.jl): MRI
  reconstruction in Julia.
