This package browser is in early development. Mind the rough edges.

ilmbase 2.5.7

Utility C++ libraries for threads, maths, and exceptions

IlmBase provides several utility libraries for C++. Half is a class that encapsulates ILM's 16-bit floating-point format. IlmThread is a thread abstraction. Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions and other useful 2D and 3D math functions. Iex is an exception-handling library.

Installation

Install ilmbase 2.5.7 as follows:

guix install ilmbase@2.5.7

Or install the latest version:

guix install ilmbase

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.