Cargo Features

dbgbb has no features set by default.

[dependencies]
dbgbb = { version = "0.1.3", features = ["no_compression", "ndarray", "ndarray_15", "ndarray_16", "nalgebra"] }
unix no_compression
ndarray ndarray_15? ndarray_16?
ndarray_15 = ndarray

Enables ndarray ^0.15.6, ndarray_15 of array-object

ndarray_16 = ndarray

Enables ndarray, ndarray_16 of array-object

nalgebra

Enables nalgebra, nalgebra of array-object

dbgbb has 5 features without comments.