Giacomo Galloni

Results 2 issues of Giacomo Galloni

Hello, as anticipated I have been working on implementing a profile likelihood pipeline within Cobaya. This implementation is a new sampler, based on the current minimizer, but which loops over...

The method `validate_info` of `CobayaComponent`, checks only `bool`. This PR is enhancing that to check every relevant type, including generic types (List[], Dict[], Tuple[], etc).