Skip to content
Snippets Groups Projects
Commit 64b2d7a0 authored by Miroslav Saur's avatar Miroslav Saur
Browse files

Prepare LHCb v55r10

parent 3b7594d7
No related branches found
No related tags found
2 merge requests!4604Prepare LHCb v55r10,!4597Synchronize master branch with 2024-patches
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
option(CMAKE_EXPORT_COMPILE_COMMANDS "Enable/Disable output of compile_commands.json" ON)
project(LHCb VERSION 55.9
project(LHCb VERSION 55.10
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2024-06-13 LHCb v55r10
===
This version uses
Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1),
Detector [v1r33](../../../../Detector/-/tags/v1r33) and
LCG [105a](http://lcginfo.cern.ch/release/105a/) with ROOT 6.30.04.
This version is released on the `2024-patches` branch.
Built relative to LHCb [v55r9](/../../tags/v55r9), with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
- Fix to allow for UThit clusters > 512, !4599 (@ldufour)
- Improve handling of empty DstData raw bank, !4565 (@graven)
### Enhancements ~enhancement
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Configuration ~Persistency | Resolve "Follow-up from "Bug fix in unpacking of GlobalChargedPIDs"", !4576 (@mveghel) [#359]
### Documentation ~Documentation
### Other
- ~Tracking ~PID | Fix sigmoid finite answer and flattening SIMD MLPs, !4570 (@mveghel)
- Support huge cluster containers for VP / UT / FT, !4592 (@ldufour)
- Add sklearn standard scaler for NN preprocessing, !4557 (@jzhuo)
- ChargedProtoParticleAddCaloInfo from track ancestor, Give RelationTable1D a version of add that checks entry is not already added, !4385 (@isanders)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment