Expand description

Defines conversion traits between rust types and numpy data types.

Traits

Conversion trait from some rust types to PyArray.

Types that can be used to index an array.

Utility trait to specify the dimention of array

Conversion trait from rust types to PyArray.