Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 204 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 204 Bytes

monte-carlo

Implementations for some MCI algorithms.

  • Trapezoid integrator
  • Naive Monte Carlo integrator
  • Multiple Importance Sampling
  • Sample Importance Resampling
  • Resampled Importance Sampling