Releases: davidssmith/DCEMRI.jl
Releases · davidssmith/DCEMRI.jl
v0.2.3
DCEMRI v0.2.3
Closed issues:
- QIBA datasets not found at specified address (#46)
- possible test failure in upcoming Julia version 1.5 (#50)
- Error when running validate(). (#51)
- Validation Run Failure (#55)
Merged pull requests:
- Add dependencies for testing (#47) (@notZaki)
- Update linearized models for Julia 1.0 (#48) (@notZaki)
- Install TagBot as a GitHub Action (#49) (@JuliaTagBot)
- Resolve errors in validation/tests (#52) (@notZaki)
- Allow validate() to run with only kwargs (#54) (@notZaki)
- Add upper bounds to compat entries (#58) (@notZaki)
v0.2.1
vastly improved fitting speed, Julia 0.6 and 0.7 compatibility
- New convolution method with tremendous speed increase from @notZaki (#29)
- Fixed bug where not all points were fit when the number of voxels was not a multiple of the number of workers.
- Now supports Julia v0.6 and v0.7. Julia v0.4 no longer supported (#32).
- Plotting during validation is now optional.
Final PeerJ version
v0.1.1 default plotting function now pops up figures
Version corresponding to initial submission of PeerJ manuscript
v0.1.0 initial manuscript submission