Skip to content

bioidiap/bob.blitz

Repository files navigation

image

image

image

image

Python bindings for Blitz++ Arrays

This package is part of the signal-processing and machine learning toolbox Bob. It provides a bridge between our C++ array infrastructure (based on Blitz++) and NumPy arrays. Almost all of our Python C/C++ extensions use this package to transparently and efficiently convert NumPy arrays to Blitz++ arrays and vice-versa.

Installation

Complete Bob's installation instructions. Then, to install this package, run:

$ conda install bob.blitz

Contact

For questions or reporting issues to this software package, contact our development mailing list.