Docs.rs
echo-state-network-0.0.2
echo-state-network 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kaaatsu32329
Dependencies
assert_approx_eq ^1
normal
chrono ^0.4
normal
env_logger ^0.11
normal
log ^0.4
normal
nalgebra ^0.33
normal
petgraph ^0.6
normal
petgraph-gen ^0.1
normal
plotters ^0.3
normal
optional
rand ^0.8
normal
rand_distr ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module plotter
echo_
state_
network
0.0.2
Module plotter
Module Items
Functions
In crate echo_
state_
network
echo_state_network
Module
plotter
Copy item path
Source
Functions
§
plot
Plot the graph of the given data. ‘name’ is the name of the file. ‘x’ is the x-axis data. ‘ys’ is the y-axis data. ‘label’ is the label of the data. ‘path’ is the path to save the graph.