What's Changed
- drop support for python 3.7
- doc fixes (argparse properly displayed, minor changes in installation instructions)
- deepblue support stops
- initiate deprecation of tight_layout in plotheatmap, in favor of constrained_layout. Minor changes in paddings, etc can occur (but for the better).
- documentation changes to improve ESS tab, table constraints have been lifted & sphinx_rtd_theme to v2.0.0
- upload artifact in gh test runner pinned to 3
- Try to get the number of processors from sched_getaffinity, to avoid using to many in job submissions for example. #1199
- Fix typo in estimateScaleFactor that fixes broken argparsing. #1286
Full Changelog: 3.5.4...3.5.5