What's Changed
* Update Fast Marching Method to use more accurate Eikonal solvers by masadcv tvercaut in https://github.com/masadcv/FastGeodis/pull/45
* Add PixelQueue method by masadcv in https://github.com/masadcv/FastGeodis/pull/45
**Full Changelog**: https://github.com/masadcv/FastGeodis/compare/1.0.2...1.0.3
WIth this update, the FMM method using Eikonal solvers gets exact solution for Euclidean distance (remove fan artefacts).
For simplest example the output looks like as follows:
2D:

3D:
