Skip to content
  • Sebastian Ohlmann's avatar
    Convert pack_size to i8 type · ed5cf1e8
    Sebastian Ohlmann 创作于
    Avoid potential integer overflows when computing the product of
    pack_size along its dimensions or with other, potentially large numbers.
    Add some more low-level routines to allow calling with i4 and i8
    integers.
    ed5cf1e8