Fastgeodis

Latest version: v1.0.5

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.5

What's Changed
* Adding capability to do versioning by masadcv in https://github.com/masadcv/FastGeodis/pull/58


**Full Changelog**: https://github.com/masadcv/FastGeodis/compare/1.0.4...1.0.5

1.0.4

What's Changed
* Fix same padding compatibility with older pytorch versions by masadcv in https://github.com/masadcv/FastGeodis/pull/52


**Full Changelog**: https://github.com/masadcv/FastGeodis/compare/1.0.3...1.0.4

1.0.3

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:
![229642899-0b69397c-2d0c-4a68-9961-3fb392c803be](https://user-images.githubusercontent.com/3410225/233863887-5bfae97d-d520-4b1f-be43-9a4dac3df323.png)

3D:
![229642994-97d9e563-549e-4b36-9dd6-f1d00c8b410a](https://user-images.githubusercontent.com/3410225/233863918-8c1dd28c-2a93-4ad5-9f39-e1597fe917b8.png)

1.0.2

What's Changed
* Fix cuda target on multi-gpu host by masadcv in https://github.com/masadcv/FastGeodis/pull/44


**Full Changelog**: https://github.com/masadcv/FastGeodis/compare/1.0.1...1.0.2

1.0.1

What's Changed
* changes in JOSS paper by danielskatz in https://github.com/masadcv/FastGeodis/pull/36
* Fix bug in local Euclidean distance calculation for fast implementation by masadcv in https://github.com/masadcv/FastGeodis/pull/41

New Contributors
* danielskatz made their first contribution in https://github.com/masadcv/FastGeodis/pull/36

**Full Changelog**: https://github.com/masadcv/FastGeodis/compare/1.0.0...1.0.1

1.0.0

What's Changed
* update with multi-thread signed distance calculation by masadcv in https://github.com/masadcv/FastGeodis/pull/28
* update docs, readme and paper with details of webers approach by masadcv in https://github.com/masadcv/FastGeodis/pull/29
* various grammar fixes by jacobmerson in https://github.com/masadcv/FastGeodis/pull/31
* fix docs link in paper by masadcv in https://github.com/masadcv/FastGeodis/pull/33
* adding patent references by masadcv in https://github.com/masadcv/FastGeodis/pull/34

New Contributors
* jacobmerson made their first contribution in https://github.com/masadcv/FastGeodis/pull/31

**Full Changelog**: https://github.com/masadcv/FastGeodis/compare/1.0.0rc9...1.0.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.