Releases: umami-hep/puma
Releases · umami-hep/puma
v0.2.6
v0.2.5
- Update requirements to include atlas-ftag-tools v0.1.3 !180
- Use
VarVsVar
as a base class forVarVsEff
!179 - Adding fraction scans to high level API !178
- Update pre-commit (using ruff) and store tagger scores as structured array !177
- Remove dev image !176
- Fix bug in ratio axis limits !175
- Add
VarVsVar
plot !172
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.9
v0.1.8
- Fix
set_ylim
inpuma.PlotBase
such that y-limits are correctly modified in cases with a y-offset #119 - Adding example for
puma.Line2DPlot
to the docs #117 - Adding support for ROC plots without ratio panels (was not possible until now) #114
- Lines with
label=None
(which is the default) will not appear in the legend anymore #113 - Adding new function
puma.utils.get_good_linestyles()
for easier linestyle management #116 - Adding the method
make_linestyle_legend()
which allows to specify an additional legend for linestyles #113