всички настройки
forky  ] [  sid  ]
[ Източник:  ]

Пакет: python3-numpy-minmax (0.5.0-1) [debports]

Връзки за python3-numpy-minmax

Screenshot

Ресурси за Debian:

Изтегляне на пакет-източник .

Няма съвпадения

Отговорници:

Външни препратки:

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

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

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
alpha (неофициална архитектура) 8,7 кБ87,0 кБ [списък на файловете]