Crate favannat

source ·
Expand description

This crate allows to evaluate anything that implements the network::NetworkLike trait.

See network::net for an examplatory implementation.

Networks accept any value that implements the network::NetworkIO trait.

The feature ndarray implements NetworkIO from ndarray::Array1 when enabled.

Re-exports

Modules

Macros