File verdict.changes of Package verdict
-------------------------------------------------------------------
Thu Apr 25 10:48:31 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Add verdict-use-cxx14-standard.patch to build with cpp14
standard and avoid build failures with gtest >= 1.14.
-------------------------------------------------------------------
Tue Oct 10 08:30:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.4.2:
* Add interfaces to some verdict calculations that take double **
* Implementing length/area calculations and include higher order
nodes
* add verdict double ** interface for normalized in-radius
* More changes to tri normalized inradius to work for dimension 2
* fix tri normalized inradius to not return nan for collapsd tri
-------------------------------------------------------------------
Tue Dec 6 13:03:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.4.1:
* VerdictVector: Use c++ headers, re-enable length function
* Use c++ version of math functions
* Fix install dir for verdict on Linux.
* ome fixes for building with the Intel compiler.
* Fix quad_aspect_ratio for concave quads.
* Remove unnecessary link to gtest_main
* improved README
-------------------------------------------------------------------
Wed Oct 19 01:38:35 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Initial package version (1.4.0)