Пакет imath: Информация
Исходный пакет: imath
Версия: 3.2.2-alt1
Собран: 2 января 2026 г. 10:06 в задании #401209
Категория: Система/Библиотеки
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/AcademySoftwareFoundation/Imath
Лицензия: BSD-3-Clause
О пакете: Imath is library of 2D and 3D vector, matrix, and math operations for graphics
Описание:
Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the "half" 16-bit floating-point type. Imath also includes optional python bindings for all types and functions, including optimized implementations of vector and matrix arrays.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
imath-devel (x86_64, i586, aarch64)
libimath30 (x86_64, i586, aarch64)
libimath30-debuginfo (x86_64, i586, aarch64)
python3-module-imath (x86_64, i586, aarch64)
python3-module-imath-debuginfo (x86_64, i586, aarch64)
python3-module-imath-devel (x86_64, i586, aarch64)
imath-devel (x86_64, i586, aarch64)
libimath30 (x86_64, i586, aarch64)
libimath30-debuginfo (x86_64, i586, aarch64)
python3-module-imath (x86_64, i586, aarch64)
python3-module-imath-debuginfo (x86_64, i586, aarch64)
python3-module-imath-devel (x86_64, i586, aarch64)
Сопровождающий: Anton Farygin
Последнее изменение
27 ноября 2025 г. Anton Farygin 3.2.2-alt1
- 3.1.12 -> 3.2.2
19 марта 2025 г. Ivan A. Melnikov 3.1.12-alt1.1
- NMU:
+ added --without=python knob to avoid dependency on
boost-python e.g. during bootstrap (asheplyakov@);
+ drop python3-module-breathe build dependency that is
relevant only for building docs.18 марта 2025 г. Anton Farygin 3.1.12-alt1
- 3.1.6 -> 3.1.12 - removed doc subpackage