Cargo Features

ArrayObject has no features set by default.

[dependencies]
array-object = { version = "0.1.4", features = ["allow_float_down_convert", "ndarray", "ndarray_15", "ndarray_16", "nalgebra"] }
allow_float_down_convert
ndarray ndarray_15? ndarray_16?
ndarray_15 = ndarray

Enables ndarray ^0.15.6

ndarray_16 = ndarray

Enables ndarray

nalgebra

Enables nalgebra

ArrayObject has 5 features without comments.