Skip to content

v0.17.4

Choose a tag to compare

@networmix networmix released this 08 Feb 18:51
· 6 commits to main since this release

[0.17.4] - 2026-02-08

Fixed

  • Single shared RNG per apply_failures call, fixing correlated-seed bug across rules
  • Bracket-exhaustion edge case in MSD binary search when all probed alphas are feasible

Removed

  • seeds_per_alpha MSD parameter (placement is deterministic)
  • SeedManager.create_random_state() and seed_global_random() (unused)