Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 310 Bytes

CHANGELOG.md

File metadata and controls

8 lines (7 loc) · 310 Bytes

version 0.1.2

  • Switched to openmp for parallelization.
  • Removed the number of threads argument from edt.

version 0.1.1

  • Fixed an issue causing the wrong results when anisotropic pixel sizes were used.
  • Sets the number of threads automatically if not specified as sysconf(_SC_NPROCESSORS_ONLN)/2