sirgwain / craig-stars

Web based Stars! clone
https://craig-stars.net
MIT License
10 stars 4 forks source link

Adding a rejection sampled normal distribution function with a modifi… #406

Closed madebyjeffrey closed 2 months ago

madebyjeffrey commented 2 months ago

Adding a rejection sampled normal distribution function with a modified lower bound values.

madebyjeffrey commented 2 months ago

Updated the code to not require any storage. It is simpler. But the limiter code should be removed otherwise we have too many low end concentrations.