ilmbase
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.
- Versions: 2.5.7
- Website: https://www.openexr.com/
- Licenses: Modified BSD
- Package source: gnu/packages/graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ilmbase
as follows:
guix install ilmbase
Or install a particular version:
guix install ilmbase@2.5.7
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/ilmbase/'><img src='http://127.0.0.1:3000/packages/ilmbase/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ilmbase/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ilmbase/) Org: [[http://127.0.0.1:3000/packages/ilmbase/][http://127.0.0.1:3000/packages/ilmbase/badges/latest-version.svg]]