Published October 14, 2025 | Version v2.2.3
Software Open

mach3-software/MaCh3: v2.2.3

Description

What's Changed

  • feat: Bump NuOscillator version by @dbarrow257 in https://github.com/mach3-software/MaCh3/pull/581
  • tidy: bump actions/first-interaction from 2 to 3 in /.github/workflows by @dependabot[bot] in https://github.com/mach3-software/MaCh3/pull/587
  • tidy: Fill MC Hist more scalable by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/588
  • tidy: MCMC Processor Sanitizers by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/585
  • feat: Spline Verbosity by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/584
  • tidy: bump actions/checkout from 4 to 5 in /.github/workflows by @dependabot[bot] in https://github.com/mach3-software/MaCh3/pull/586
  • tidy: Improve Plotting param overlay by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/590
  • bugfix: Reset Step Size when loading adapt matrix by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/589
  • bugfix: Store correct syst/sample likelihoods when saving steps in MCMC by @henry-wallace-phys in https://github.com/mach3-software/MaCh3/pull/583
  • feat: Update NuOscillator to v1.4.3 by @dbarrow257 in https://github.com/mach3-software/MaCh3/pull/596
  • tidy: Update CPM from 0.40.2 to 0.42.0 by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/595
  • tidy: unify wheter step is UInt or Int by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/594
  • feat: Matrix Param Group Plot by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/592
  • feat: Allow to decrease entires in MCMC Processor by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/597
  • feat: Introduce Global bin number offset by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/598
  • tidy: Safer Plotting by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/591
  • feat: delayed rejection implementation by @henry-wallace-phys in https://github.com/mach3-software/MaCh3/pull/606
  • bugfix: Proper doxygen for Delayed by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/609
  • bugfix: remove unnecessary extra update when adapting by @henry-wallace-phys in https://github.com/mach3-software/MaCh3/pull/611
  • feat: Enforce Same Binning for posterior compasion by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/600
  • feat: Smear Contours by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/605
  • feat: MCMC Processor support for chains with weight by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/612
  • feat: arithmetic, Gaussian, HPD for outputting cov YAMLs by @hank-hua in https://github.com/mach3-software/MaCh3/pull/575
  • feat: Tag Doxygen Bot by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/615
  • feat: Ability to swithc to previous doxygen versions by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/617
  • tidy: Fix doxygen warnings by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/619
  • tidy: Updated docuemantion by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/614
  • feat: 2D Comparison by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/616
  • tidy: Make Separate Function for migration lookup by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/607
  • tidy: bump actions/stale from 9 to 10 in /.github/workflows by @dependabot[bot] in https://github.com/mach3-software/MaCh3/pull/621
  • tidy: bump actions/labeler from 5 to 6 in /.github/workflows by @dependabot[bot] in https://github.com/mach3-software/MaCh3/pull/620
  • feat: Fast Spline Loading for Binned Splines by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/599
  • bugfix: tittle->title by @henry-wallace-phys in https://github.com/mach3-software/MaCh3/pull/622
  • bugfix: Use correclty Sample Name in Spline Code by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/603
  • feat: Add Kochanek Bartels spline interpoaltion by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/608
  • tidy: MaCh3 mode alternative constructor by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/613
  • feat: All Osc Engines in container by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/602
  • tidy: More Fancy WebPage by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/623
  • bugfix: Safer Path appending by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/604
  • bugfix: Update Ubutnu build by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/630
  • feat: Make Bin lookup more scalable by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/631
  • feat: Custom Binning in ProcessMCMC by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/625
  • tidy: Unify Sasmple Index Getter by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/626
  • feat: Dynamic algorithm name by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/627
  • bugfix: more tittle -> title by @yash-quark in https://github.com/mach3-software/MaCh3/pull/635
  • bugfix: Fix buggy canvasname in ProcessMCMC by @yash-quark in https://github.com/mach3-software/MaCh3/pull/636
  • feat: Find_Pacakge CI by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/628
  • tidy: Stop Zero Correlations by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/632
  • bugfix: Stop segfault in Plot LLH by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/634
  • feat: Speedy Cholesky decomposition by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/637
  • feat: Adapt to work with multiple samples by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/633
  • bugfix: Correclty display math in doxygen by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/640
  • feat: Sigma Var Plotting by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/642
  • tidy: bump peter-evans/create-or-update-comment from 4 to 5 in /.github/workflows by @dependabot[bot] in https://github.com/mach3-software/MaCh3/pull/647
  • bugfix: ICPX memory by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/648
  • feat: Process mcmc reweighting plots by @DavidRiley12345 in https://github.com/mach3-software/MaCh3/pull/645
  • Bugfix: sample handler python binding by @ewanwm in https://github.com/mach3-software/MaCh3/pull/649
  • Bugfix: allow CIPythonValidations again by @ewanwm in https://github.com/mach3-software/MaCh3/pull/650
  • feat: Predictive Plotting by @KSkwarczynski in https://github.com/mach3-software/MaCh3/pull/643
  • tidy: bump github/codeql-action from 3 to 4 in /.github/workflows by @dependabot[bot] in https://github.com/mach3-software/MaCh3/pull/652

New Contributors

  • @DavidRiley12345 made their first contribution in https://github.com/mach3-software/MaCh3/pull/645

Full Changelog: https://github.com/mach3-software/MaCh3/compare/v2.2.2...v2.2.3

Files

mach3-software/MaCh3-v2.2.3.zip

Files (1.2 MB)

Name Size Download all
md5:6c25b95ba197cd41468b3372a7a987bf
1.2 MB Preview Download

Additional details

Related works