@@ -0,0 +1,8 @@
|
|||||||
|
# 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.
|
||||||
Reference in New Issue
Block a user