Cargo Features

ArrayObject has no features set by default.

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

Enables ndarray ^0.15.6

ndarray_16

Enables ndarray

nalgebra

Enables nalgebra

ArrayObject has 4 features without comments.