imath 3.1.5-1ubuntu3 source package in Ubuntu
Changelog
imath (3.1.5-1ubuntu3) lunar; urgency=medium * No-change rebuild with Python 3.11 as default -- Graham Inggs <email address hidden> Sun, 25 Dec 2022 19:21:36 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
imath_3.1.5.orig.tar.gz | 557.5 KiB | 1e9c7c94797cf7b7e61908aed1f80a331088cc7d8873318f70376e4aed5f25fb |
imath_3.1.5.orig.tar.gz.asc | 287 bytes | a2c4ac5151789903ca8ab3093a2798491463ccf2abfd003a20f96453e505dd5f |
imath_3.1.5-1ubuntu3.debian.tar.xz | 8.9 KiB | aa54d7a97b7d995b1331dfd92f679a11224b92abec1f06c140035a27db2ff575 |
imath_3.1.5-1ubuntu3.dsc | 2.6 KiB | f8643a3880cdbb8163b3628663b9c0c69238696f801fb54ba8d797175e7b33cd |
Available diffs
- diff from 3.1.5-1ubuntu2 to 3.1.5-1ubuntu3 (331 bytes)
Binary packages built by this source
- libimath-3-1-29: Utility libraries from ASF used by OpenEXR - runtime
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.
.
This package provides the runtime libraries.
- libimath-3-1-29-dbgsym: debug symbols for libimath-3-1-29
- libimath-dev: Utility libraries from ASF used by OpenEXR - development
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.
.
This package provides the development files for Imath.
- libimath-doc: Utility libraries from ASF used by OpenEXR - documentation
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.
.
This package provides the official documentation for Imath.
- python3-imath: Utility libraries from ASF used by OpenEXR - Python bindings
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.
.
This package provides Python bindings to the Imath library.
- python3-imath-dbgsym: debug symbols for python3-imath