Skip to content

Conversation

spayne
Copy link

@spayne spayne commented May 11, 2025

  1. This pull request fixes the ICD math. What was published was 8 d 1 3 . What we want is: 2 d 1 3 .
  2. Note that when generating the estimate, the ICD gets cancelled out anyway. The code sum += x*x/pdf(x) is i c d 2 p d f ( i c d ) = i c d 2 3 8 i c d 2 = 8 3 . The text doesn't mention this cancellation but does bring up the ICD again when talking about the PDF. I think it's wiser to stick to the PDF so I updated this reference as well.
  3. I also updated CHANGELOG.md and the integrate_x_sq.cc

@spayne
Copy link
Author

spayne commented May 11, 2025

Requesting review from @RayTracing/reviewers

@spayne spayne marked this pull request as draft May 11, 2025 18:49
@spayne spayne marked this pull request as ready for review May 11, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant