Michele De Stefano's C++ Utilities
mds_utils::python::numpy Namespace Reference

Contains utilities for the creation of NumPy extensions. More...

Classes

struct  c_storage
 Tag for the C storage ordering. More...
 
struct  fortran_storage
 Tag for the FORTRAN storage ordering. More...
 
class  NDArrayIterator
 Iterator on a NumPy ndarray. More...
 
struct  numpy_dtype_traits
 Provides traits for a specific C/C++ datatype. More...
 

Detailed Description

Contains utilities for the creation of NumPy extensions.

Author
Michele De Stefano
Date
01/06/2014