Skip to content

Commit

Permalink
small edits in CHANGES.md to trigger Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
evgueni-ovtchinnikov committed Jun 26, 2024
1 parent 2872803 commit a1b2d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## v3.8.0

* SIRF/STIR (PET and SPECT)
- use direct STIR operations for arrays, potentially resulting in speed-up when using STIR 6.2 or later.
- use direct STIR operations for arrays, potentially resulting in speed-up when using STIR 6.2 or later
- fixed STIR linking problems by adding STIR_REGISTRIES to Reg executables
- added `compute_attenuation_factors` method to AcquisitionSensitivityModel
- added means for setting maximal and minimal value for scale factor in stir::ScatterEstimation
Expand All @@ -12,7 +12,7 @@
- fixed density_weight shape issue caused by upgrading numpy to version 2.0

* CMake/building:
- set CMP0074 policy to NEW, i.e. honour <packagename>_ROOT env variables
- set CMP0074 policy to NEW, i.e. honour <packagename>_ROOT env variables

## v3.7.0

Expand Down

0 comments on commit a1b2d4c

Please sign in to comment.