Skip to content

Commit

Permalink
Add link to BlochSimulators.jl (#41)
Browse files Browse the repository at this point in the history
* Add link to BlockSimulators

* Use "methods"
  • Loading branch information
JeffFessler authored Jan 26, 2025
1 parent 35f11d0 commit 851ce1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,18 @@ julia> signal(spinmc)
0.060535257436693427 + 0.02465189787771933im
```

## Features

Offers many mutating (in-place) methods for compute efficiency.

## Related package(s)

* [MRIgeneralizedBloch.jl](https://github.com/JakobAsslaender/MRIgeneralizedBloch.jl)
focuses on [magnetization transfer](https://doi.org/10.1002/mrm.29071)
* [KomaMRI.jl](https://github.com/JuliaHealth/KomaMRI.jl)
has Pulseq compatibility
* [BlochSimulators.jl](https://github.com/oscarvanderheide/BlochSimulators.jl)
has GPU support


## Acknowledgement
Expand Down

0 comments on commit 851ce1e

Please sign in to comment.