I didn't realize how integral Monte Carlo sims were to our early advances in nuclear technology. It makes sense to me though- it seems like the Monte Carlo method lets you punch above your weight class in terms of measuring and predicting phenomena that are too complex, or too expensive to deterministically model. My intuition tells me that it's effectiveness would fall off as the complexity of the in/out relationshi…
You should be able to model "infinite" complexity, the way people design analog circuits is basically this.
The beginning of the Monte Carlo method (1987) [pdf]
11–20 of 50 posts
Re: The beginning of the Monte Carlo method (1987) [pdf]
#12I cannot believe a raw link to Wikipedia made it to the top stories.
Re: The beginning of the Monte Carlo method (1987) [pdf]
#13The code MCNP is still the most common nuclear analysis code, and it's directly descended from these original codes from LANL. [1]
There is also a very powerful research code called OpenMC from ANL that anyone can run on their (powerful) computer. [2]
Re: The beginning of the Monte Carlo method (1987) [pdf]
#14I cannot believe a raw link to Wikipedia made it to the top stories.
Some people on HN farm for karma points. They frequently post Wikipedia articles. It seems somewhat effective. There are certain topics that attract a bit of quick attention.
I've certainly done it and contrariwise have often enjoyed Wikipedia articles (including this one) from other users.
Apropos of which I wish I'd had Wikipedia when I was a kid - I recall being utterly baffled by Brittanica's "explanation" of the term "parsec" and only much later reading a definition that put it in the context of how stellar distances were actually resolved.
Edit: Looking at swibbler's submission history, they're clearly not a karma farmer btw.
Re: The beginning of the Monte Carlo method (1987) [pdf]
#15I cannot believe a raw link to Wikipedia made it to the top stories.
Re: The beginning of the Monte Carlo method (1987) [pdf]
#16Re: The beginning of the Monte Carlo method (1987) [pdf]
#17I didn't realize how integral Monte Carlo sims were to our early advances in nuclear technology. It makes sense to me though- it seems like the Monte Carlo method lets you punch above your weight class in terms of measuring and predicting phenomena that are too complex, or too expensive to deterministically model. My intuition tells me that it's effectiveness would fall off as the complexity of the in/out relationshi…
Yes, this is exactly why I like it. At AWS, we've used Monte Carlo simulations quite extensively to model the behavior of complex distributed systems and distributed databases. These are typically systems with complex interactions between many components, each linked by a network with complex behavior of its own. Latency and response time distributions are typically multi-modal, and hard to deal with analytically.
One direction I'm particularly excited by in this niche is converging simulation tools and model checking tools. For example, we could have a tool like P use the same specification for exhaustive model checking, fuzzing invariants, and doing MC (and MCMC) to produce statistical models of things like latency and availability.
Re: The beginning of the Monte Carlo method (1987) [pdf]
#18I didn't realize how integral Monte Carlo sims were to our early advances in nuclear technology. It makes sense to me though- it seems like the Monte Carlo method lets you punch above your weight class in terms of measuring and predicting phenomena that are too complex, or too expensive to deterministically model. My intuition tells me that it's effectiveness would fall off as the complexity of the in/out relationshi…
> the Monte Carlo method lets you punch above your weight class in terms of measuring and predicting phenomena that are too complex, or too expensive to deterministically model. Yes, this is exactly why I like it. At AWS, we've used Monte Carlo simulations quite extensively to model the behavior of complex distributed systems and distributed databases. These are typically systems with complex interactions between man…
Re: The beginning of the Monte Carlo method (1987) [pdf]
#19Re: The beginning of the Monte Carlo method (1987) [pdf]
#20I cannot believe a raw link to Wikipedia made it to the top stories.
Some people on HN farm for karma points. They frequently post Wikipedia articles. It seems somewhat effective. There are certain topics that attract a bit of quick attention.
Does an HN account have any value, or do you think karma farmers are just in it for the ego boost?