Skip to content

Commit 66273f3

Browse files
authored
Merge pull request #303 from cta-observatory/prepare-0.13
Render changelog for 0.13
2 parents 48d3869 + 4ff439f commit 66273f3

File tree

3 files changed

+24
-5
lines changed

3 files changed

+24
-5
lines changed

CHANGES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
pyirf v0.13.0 (2025-05-22)
2+
==========================
3+
4+
New Features
5+
------------
6+
7+
- Add function ``pyirf.cut_optimization.optimize_cuts`` doing
8+
a full grid search on gammaness, theta and multiplicity cut
9+
to find best point source sensitivity. [`#204 <https://github.com/cta-observatory/pyirf/pull/204>`__]
10+
11+
12+
Maintenance
13+
-----------
14+
15+
- Add support for astropy up to 7.1,
16+
drop support for python 3.9. [`#302 <https://github.com/cta-observatory/pyirf/pull/302>`__]
17+
18+
19+
Refactoring and Optimization
20+
----------------------------
21+
22+
- Improve performance of ``pyirf.cut_optimization.optimize_gh_cuts``.
23+
[`#204 <https://github.com/cta-observatory/pyirf/pull/204>`__]
24+
125
pyirf v0.12.0 (2024-11-15)
226
==========================
327

docs/changes/204.feature.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/changes/302.maintenance.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)