Package imath: Information

    Source package: imath
    Version: 3.2.2-alt1
    Latest version according to Repology
    Build time:  Jan 2, 2026, 10:06 AM in the task #401209
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause
    Summary: Imath is library of 2D and 3D vector, matrix, and math operations for graphics
    Description: 
    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.

    List of RPM packages built from this 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)

    Maintainer: Anton Farygin



      1. cmake
      2. python3-module-numpy
      3. libnumpy-py3-devel
      4. python3-module-setuptools
      5. boost-python3-devel
      6. gcc-c++
      7. rpm-build-python3
      8. rpm-macros-cmake

    Last changed


    Nov. 27, 2025 Anton Farygin 3.2.2-alt1
    - 3.1.12 -> 3.2.2
    March 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.
    March 18, 2025 Anton Farygin 3.1.12-alt1
    - 3.1.6 -> 3.1.12
    - removed doc subpackage