PoPy v1.2.2 released
Popy v1.2.2 is a micro release containing mainly bug fixes but also some minor changes to the suite of tools and solvers offered by PoPy.
Improvements
- Better checking of scripts and reporting of errors found during checking.
- Better handling of long file names/paths.
- Better error reporting when trying to write to a file that is open elsewhere (e.g., Excel).
Bug Fixes
- Correct initialization of some random variables (e.g., Bernoulli)
- Copied DATA_FIELDS to solutions such that non-standard columns are recognized rather than looking for default column names.
- Passed PREPROCESS code to Grph scripts so that preprocessed input observations/covariates are loaded correctly.
- Removed erroneous point at dose events in spaghetti plots.
- Corrected the way that string columns are processed in auto-generated code so that conditions on string fields are evaluated correctly.