Skip to content

0.5.1 - 2016-09-27

Compare
Choose a tag to compare
@samuelstjean samuelstjean released this 27 Sep 13:48
· 420 commits to master since this release

Changelog

  • Fixed a bug in local piesno (option --noise_map) where the noise would be underestimated.
  • Fixed a bug introduced in v0.5 where datasets with multiple b0s would be incorrectly reshaped and dropped some volumes. Thanks to Samuel Deslauriers-Gauthier for reporting.

June 2017

  • Added a binary build using the intel mkl, the regular one is using openblas instead. You might get better performance with the intels libs on recent hardware which was not supported by openblas when the release was compiled.
  • There is no change to the release itself other than that (well, it now uses python 3.5 under the hood as a special bonus, but usage and output is exactly the same)
  • The file named nlsam_0.5.1_centos6_x64.zip is intended for linux system with an older glibc version (such as Cent os 6 or 7)