Cargo Features

RSRL has no features set by default.

[dependencies]
rsrl = { version = "0.8.1", features = ["blas", "serde"] }
blas

Enables blas of lfa and ndarray ^0.13

ndarray:

Enable blas usage
See README for more instructions

serde = serde_crate

Enables serialize of spaces ^5.0, serde of lfa, ndarray ^0.13, and rstat

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde_crate serde?

Enables serde