int_ceil_floor_support

What does this implement/fix?

Add ceil/floor support for integral types independent of platform implementations

Additional information

This is to align integer support from upstream frameworks/libraries with numpy

Merge request reports

Loading