star-enclosures-3d

Extract enclosures from 3D geometry
git clone git://git.meso-star.fr/star-enclosures-3d.git
Log | Files | Refs | README | LICENSE

commit b77ce2706531ff4b9ed95b6a72e1834d518c4425
parent 600e34b1673dc5a0daa41c95b156663e72cd19af
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Sun, 28 Apr 2019 11:53:13 +0200

Add Release notes for release 0.3.1

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -39,6 +39,12 @@ variable the install directories of its dependencies. Release notes ------------- +### Version 0.3.1 + +- Performance Fix: when a connex component was canceled by a thread the + complexity was O(n^2). New algorithm is O(n). +- Output execution time for analysis steps in the log. + ### Version 0.3 - Add API calls to access to geometry frontiers.