v1.0.3
[1.0.3] - 2023-03-15
Changed
- Simplify the source code: Remove unused lines of code, To-Do's from function or class docstrings, unify file docstrings. Trim the header printed by
Model
. - Build HTML and PDF logfiles only if
Settings.logpdf=True
(Pandoc and LaTeX must be installed). Otherwise, only the Markdown logfileanalysis.md
forModel(logfile=True)
is created (no Pandoc install required).