rust
DLA Generic Model
A generic pluggable model for diffusion limited aggregation. Produces two executables,
./target/release/model, built from./src/main.rs./target/release/tools, built from./src/tools_cli.rs
Build with cargo build --release. Requires a working rust installation.
Languages
C++
84.7%
Makefile
15.3%