Package Release Info

verdict-1.4.2-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libverdict1_4
verdict-devel

Change Logs

* Thu Apr 25 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 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
Version: 1.4.1-bp155.1.5
* Tue Dec 06 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 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Initial package version (1.4.0)