- Aug 04, 2020
-
-
Rosen Matev authored
Release notes and dependencies for v31r1 See merge request !2152
-
- Aug 03, 2020
-
-
Rosen Matev authored
-
- Jul 30, 2020
-
-
Christopher Rob Jones authored
Support Python 3 See merge request !1850
-
- Jul 29, 2020
-
-
Christopher Rob Jones authored
Follow changes in LHCb!2666 See merge request !2144
-
Rosen Matev authored
-
- Jul 28, 2020
-
-
Gerhard Raven authored
-
Rosen Matev authored
-
-
-
-
-
-
-
-
-
The command: futurize --write --nobackups --no-diffs --stage2 --nofix libfuturize.fixes.fix_absolute_import $(git ls-tree -r master --name-only | grep '\.py$')
-
The command: futurize --write --nobackups --no-diffs --stage1 --nofix libfuturize.fixes.fix_absolute_import $(git ls-tree -r master --name-only | grep '\.py$')
-
Christopher Rob Jones authored
Wrap SpreadEstimator in a namespace to avoid clash with the copy in LHCb See merge request !2143
-
- Jul 27, 2020
-
-
Christopher Rob Jones authored
Improve ThOr functor testing with different SIMD backends See merge request !2141
-
- Jul 24, 2020
-
-
Marco Clemencic authored
-
Olli Lupton authored
-
Olli Lupton authored
-
- Jul 21, 2020
-
-
Christopher Rob Jones authored
Fix to prepare for Gaudi new JobOptionsSvc See merge request lhcb/Rec!2139
-
- Jul 20, 2020
-
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
Add pack_dict helper functor to Functors.utils. This is useful when packing a Python dictionary of functors into the property created by the with_functor_maps mixin.
-
Olli Lupton authored
Support passing a (c++ type string, header) pair as a template argument to functors with the default parser.
-
Olli Lupton authored
Make Python-side ThOr functors know their 'pretty' *name* (e.g. RUNNUMBER) as well as their 'pretty' *expression* (e.g. RUNNUMBER(ODIN=....)).
-
Olli Lupton authored
-
Olli Lupton authored
Add a somewhat hacky comparison operator to BoundFunctor so that printing Python configurables with ThOr functor properties works.
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
Improve with_functors and with_functor_maps mixins, including support for multiple clients to the same Gaudi::Property.
-