все параметры
forky  ] [  sid  ]
[ Источник: numpy-minmax  ]

Пакет: python3-numpy-minmax (0.5.0-1 и другие)

Ссылки для python3-numpy-minmax

Screenshot

Ресурсы Debian:

Исходный код numpy-minmax:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

fast minimum and maximum calculation for NumPy arrays

Provides a function that returns the minimum and maximum values from a NumPy array in a single call. This avoids making separate passes for low and high values and is intended for cases where both results are needed together.

The implementation focuses on float32 arrays, with optimized handling for C-contiguous arrays, Fortran-contiguous arrays, and one-dimensional strided arrays. It also includes optimized handling for contiguous int16 arrays. For array layouts outside those cases, such as higher-dimensional strided arrays, it falls back to NumPy's normal minimum and maximum operations.

This library is aimed at fast reduction over array data while keeping the result simple: a pair containing the smallest and largest values found in the input. It works on NumPy ndarrays and is particularly concerned with the memory layout and element type of the array, since those determine which code path is used.

Другие пакеты, относящиеся к python3-numpy-minmax

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка python3-numpy-minmax

Загрузить для всех доступных архитектур
Архитектура Версия Размер пакета В установленном виде Файлы
amd64 0.5.0-1+b1 10,6 Кб40,0 Кб [список файлов]
arm64 0.5.0-1 8,8 Кб87,0 Кб [список файлов]
i386 0.5.0-1 9,0 Кб38,0 Кб [список файлов]
ppc64el 0.5.0-1 9,3 Кб86,0 Кб [список файлов]
riscv64 0.5.0-1 8,3 Кб31,0 Кб [список файлов]
s390x 0.5.0-1 8,6 Кб34,0 Кб [список файлов]