Patrick Steinmann

Results 5 issues of Patrick Steinmann

When using `save_results` to store the outputs of experiments on a ReplicatorModel, the following error appears: > ValueError: Must pass 2-d input. shape=(100, 3, 2) The results are incompletely saved...

bug
enhancement
docs

As requested in #101, I'm filing a separate issue for each improvement. I have some initial work on progress bar and run stats in https://github.com/steipatr/EMAworkbench/tree/experiment-stats. I focused on sequential and...

enhancement

Hi Jan, Jason and I have now completed our project for the Energy Modelling Initiative. We used the Workbench extensively, but also added some stuff to it. Looking at our...

#### Problem Description When using `plotting.lines` to visualize experiment outcomes, the range of the plot x-axis is the duration of the first model run. If model runs don't have the...

I think the "bubble plot" introduced (at least to me) in https://pynetlogo.readthedocs.io/en/latest/_docs/SALib_ipyparallel.html is a tremendous way of visualizing Sobol sensitivity analysis results. I would like to request a smoother integration...