Releases: JuliaImageRecon/SPECTrecon.jl
Releases · JuliaImageRecon/SPECTrecon.jl
v0.2.0
SPECTrecon v0.2.0
Merged pull requests:
- CompatHelper: bump compat for LinearMapsAA to 0.11 (#35) (@github-actions[bot])
- Fix documentation (#36) (@JeffFessler)
- Bump codecov/codecov-action from 1 to 3 (#38) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#39) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#40) (@dependabot[bot])
- Move links to JuliaImageRecon (#41) (@JeffFessler)
- Use
getfield
notgetproperty
inshow
(#42) (@JeffFessler) - https url (#43) (@JeffFessler)
- Use
in
, abandon 1.6, add gpu urls (#44) (@JeffFessler) - Fix docs urls (#45) (@JeffFessler)
- Bump actions/checkout from 3 to 4 (#46) (@dependabot[bot])
- Fix docs and update cache action (#49) (@JeffFessler)
- Bump codecov/codecov-action from 3 to 4 (#50) (@dependabot[bot])
- Use Julia 1.10, update compat (#51) (@JeffFessler)
- Use Type not DataType (#52) (@JeffFessler)
- Standardize yml; compat LinearMapsAA v0.12; to v0.2 (#53) (@JeffFessler)
Closed issues:
- Consider Threads.foreach (#12)
v0.1.0
SPECTrecon v0.1.0
Closed issues:
- Something looks strange in docs (#30)
Merged pull requests:
- Latest GitHub Action .yml files (#27) (@JeffFessler)
- An end-to-end training example (#28) (@ZongyuLi-umich)
- Fix ny bug in docs (#29) (@JeffFessler)
- Refine deep learning example (#31) (@JeffFessler)
- sync (#32) (@JeffFessler)
- Add ML-EM and OS-EM methods and examples (#33) (@ZongyuLi-umich)
v0.0.3
v0.0.2
SPECTrecon v0.0.2
Closed issues:
Merged pull requests:
- Refactor plans for rotate and PSF, support
:fast
and:mem
(#15) (@ZongyuLi-umich) - Provide a bit of history (#16) (@JeffFessler)
- Use "foreach" for 3D imrotate, document it (#17) (@JeffFessler)
- No workvec in rotate,
foreach
infft_conv
(#19) (@ZongyuLi-umich) - Support
foreach
and@threads
for rotate (#20) (@JeffFessler) - Refine PSF plan / type inference (#21) (@JeffFessler)
- Document projector / back-projector, illustrate ML-EM (#22) (@JeffFessler)
- Add test for
psf_gauss
(#23) (@JeffFessler)
v0.0.1
SPECTrecon v0.0.1
Merged pull requests:
- project v1 (#1) (@ZongyuLi-umich)
- Set up literate (#5) (@JeffFessler)
- Clean tests (#6) (@JeffFessler)