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