Cargo Features

dbgbb has no features set by default.

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

Enables ndarray ^0.15.6, ndarray_15 of array-object

ndarray_16

Enables ndarray, ndarray_16 of array-object

nalgebra

Enables nalgebra, nalgebra of array-object

dbgbb has 4 features without comments.