bug29527 315 B

12345
  1. o Minor features (circuit padding):
  2. - Stop warning about undefined behavior in the probability distribution
  3. tests. Float division by zero may technically be undefined behaviour in
  4. C, but it's well-defined in IEEE 754. Partial backport of 29298.
  5. Closes ticket 29527; bugfix on 0.4.0.1-alpha.