Skip to content

1.4.0 Container and CMake

Latest

Choose a tag to compare

@willp240 willp240 released this 16 Nov 11:53
· 20 commits to master since this release
9a42fe8

This is the version used for the 2025 Reactor Antinu Analysis

Full list of PRs merged:

  • #72 : Minuit Fix Fix
  • #71 : Add Set and Get Strategy for Minuit Optimiser
  • #70 : Sparse matrix multiplication error
  • #69 : Bounded Integral method for Histogram
  • #68 : add OXSXDataSet.h to CMakeLists.txt
  • #67 : DEF file for Container, and CMake build code
  • #55 : Don't Re-Shrink PDFs
  • #66 : Set default NormFittingStatus to INDIRECT
  • #65 : Add a ratio constaint function
  • #63 : Fix for systematics in different groups
  • #62 : Adding to BinnedNLLH unit tests
  • #61 : Avoid Adding Syst to Systman Groups Twice
  • #60 : Formatting BinnedEDManager
  • #58 : Correctly use Systematic Groups in BinnedNLLH::AddPDFs
  • #56 : Formatting
  • #53 : Allow Parameters to be Fixed in Metropolis Sampler
  • #51 : Allow user to specify empty string for systematics group
  • #52 : Adding Ratio Constraints
  • #54 : Faster Convolution Construction (+minor Gaussian bug fix)
  • #50 : Formatting