Markus Gumbel
Results
4
issues of
Markus Gumbel
I have a struct which requires a lifetime parameter ``` struct CGraph } ``` and I like to implement it using the `#[extendr]` macro. ``` #[extendr] impl { fn new(tuples:...
question
Especially the scaladoc links do not work.
Feature
# Describe the bug I have a simulation where I remove agents by chance (by `remove_agent!`). I also define a custom function (`p_size`) for an agent's size provided to `abmplot`....
bug
plotting
external-dependecy