An assert is raised when running the testCellGeometry on macOS (master branch)
[ERR] Assertion Error - assertion (cIsInside( kp )) failed in typename DGtal::KhalimskySpaceND<dim, TInteger>::Cell DGtal::KhalimskySpaceND<2>::uCell(const Point &) const [dim = 2, TInteger = int]: /Users/davidcoeurjolly/Sources/DGtal/src/DGtal/topology/KhalimskySpaceND.ih(725)
It seems to be related to addCellsTouchingPolytope. Can you please have a look, @JacquesOlivierLachaud ?
An assert is raised when running the testCellGeometry on macOS (master branch)
It seems to be related to
addCellsTouchingPolytope. Can you please have a look, @JacquesOlivierLachaud ?