Emad Alamoudi

Results 6 issues of Emad Alamoudi

a Dash webserver to visualize pyABC output directly from the database file.

The `color` argument is not documented in the function header. https://github.com/ICB-DCM/pyABC/blob/5dd96cfe7001ee7183b013c4c50af33233e94c48/pyabc/visualization/sample.py#L273

I was discussing with Jan and he proposes changing the variable `nr_samples_per_parameter` into `nr_samples_per_proposed_particle` to avoid confusion that may be caused by the term parameter in that context.

enhancement

evaluate the external model using upper and lower values of parameters. This can be useful to test the effect of the boundary parameter value in the execution time.

enhancement

Fix the lookahead sampler implementation

bug