Skip to content

v7.0.5

Compare
Choose a tag to compare
@Jean1995 Jean1995 released this 19 May 12:12
· 483 commits to master since this release
38981d9
  • Set fPic if not defined (#168). This fixes linker errors when building python bindings using CMake when CMAKE_POSITION_INDEPENDENT_CODE is not explicitly set to TRUE
  • Change condition in Trapezoid3S from < to <= (#170). This avoids ARITHMETIC_EXCEPTION errors in some rare cases.