asteca / ASteCA

Code for the ASteCA package.
http://asteca.github.io/
MIT License
18 stars 6 forks source link

Exact circle area using geometry instead of Monte Carlo #446

Closed Gabriel-p closed 4 years ago

Gabriel-p commented 5 years ago

In this commit https://github.com/asteca/ASteCA/commit/7d2fda6fbf11a2849e5b1567331ec08630a46f84 we fixed issue #346.

I asked here https://stackoverflow.com/q/58596873/1391441 about how to do that and was pointed to this question which seems very reasonable: https://stackoverflow.com/q/622287/1391441

Gabriel-p commented 4 years ago

I don't see why this is necessary anymore. Monte Carlo works just fine.