Skip to content

AliKhoda/bob.blitz

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • C++ 68.7%
  • C 16.4%
  • Python 14.9%