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

blitz

C++ template class library for multidimensional arrays

Blitz++ is a C++ template class library that provides high-performance multidimensional array containers for scientific computing.

Installation

Install the latest version of blitz as follows:

guix install blitz

Or install a particular version:

guix install blitz@1.0.2

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.