What's Changed
- Add installation and other info for C++ implementation by @ttedeschi in #56
- Merging latest additions and improvements in preparation for the April'25 CAT Hackathon by @oglez in #58
- Introduce support for subplots by @vepadulano in #60
- Adapt multipad_test.py to old ROOT versions and adapt cmsstyle.py to Ruff check and format by @ttedeschi in #61
- fix subplot styling by @ttedeschi in #62
- fix py2.7 CI check by @ttedeschi in #64
- Update cmsstyle.py to fix hardcoded axis limits and python2.7 adaptation by @ttedeschi in #65
- Merging changes related to some fine-tuning of plots and also checks in CI/CD comparing the python and C++ version by @oglez in #66
- fix: temp style workaround for jupyter by @andrzejnovak in #71
- Modify subplot interface by @ttedeschi in #68
New Contributors
- @vepadulano made their first contribution in #60
Full Changelog: v0.4.3...v0.5.0